Sha256: 9ade1c78224dde27bb9ce986826abde00a553685d2820549243aead8157f6d81
Contents?: true
Size: 1019 Bytes
Versions: 3
Compression:
Stored size: 1019 Bytes
Contents
# Reform::Rails [](https://gitter.im/trailblazer/chat) [](http://trailblazer.to/newsletter/) [](https://travis-ci.org/apotonick/reform-rails) [](http://badge.fury.io/rb/reform-rails) _Rails-support for Reform_. Loads Rails-specific Reform files and includes modules like `Reform::Form::ActiveModel` automatically. Simply don't include this gem if you don't want to use the conventional Reform/Rails stack. For example in a Hanami environment or when using dry-validations, refrain from using this gem. ## Installation Add this line to your application's Gemfile: ```ruby gem 'reform-rails' ``` Reform-rails needs Reform >= 2.2. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
reform-rails-0.1.3 | README.md |
reform-rails-0.1.2 | README.md |
reform-rails-0.1.1 | README.md |