GOV.UK Schemas

Gem to work with the govuk-content-schemas.

Installation

In your Gemfile:

gem "govuk_schemas", "~> VERSION"

Usage

Read the documentation!

Running the test suite

Make sure you have govuk-content-schemas cloned in a sibling directory:

bundle exec rake

Documentation

To run a Yard server locally to preview documentation, run:

$ bundle exec yard server --reload

License

The gem is available as open source under the terms of the MIT License.