Sha256: 5faee16bd753cdd930593f719aa5fdc9e93be1a537626dc83e6ce0c4804b8eb9
Contents?: true
Size: 518 Bytes
Versions: 5
Compression:
Stored size: 518 Bytes
Contents
# GOV.UK Schemas Gem to work with the [schemas in publishing api](https://github.com/alphagov/publishing-api/tree/main/content_schemas). ## Installation In your Gemfile: ```ruby gem "govuk_schemas", "~> VERSION" ``` ## Usage [Read the documentation!](http://www.rubydoc.info/gems/govuk_schemas) ## Running the test suite Make sure you have `publishing-api` cloned in a sibling directory: ``` bundle exec rake ``` ## License The gem is available as open source under the terms of the [MIT License](LICENCE).
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
govuk_schemas-5.0.4 | README.md |
govuk_schemas-5.0.3 | README.md |
govuk_schemas-5.0.0 | README.md |
govuk_schemas-4.7.0 | README.md |
govuk_schemas-4.6.0 | README.md |