Tests Coverage Status User Docs API Docs

Vizier

Vizier helps you present information appropriately.

It is a small library for writing and using policy-aware presenters, especially in Rails applications, conveniently.

Installation

Add this line to your application's Gemfile:

gem 'vizier'

And then execute:

$ bundle

Compatibility

Keycard is intended to be compatible with all community-supported Ruby branches (i.e., minor versions), currently:

  • 2.6
  • 2.7
  • 3.0
  • 3.1

We prefer the newest syntax and linting rules that preserve compatibility with the oldest branch in normal maintenance. When the security maintenance for a branch expires, Keycard's compatibility should be considered unsupported.

See also, Ruby's branch maintenance policy.

License

Vizier is licensed under the BSD-3-Clause license. See LICENSE.md.