Sha256: 5eb9f231fd348fefa386067cbb8e85a425e1a05e4ad6d9960e6385b3a583aae6
Contents?: true
Size: 553 Bytes
Versions: 1
Compression:
Stored size: 553 Bytes
Contents
# 0.1.7 (0.1.6 Yanked) * Fix a bug where requiring `form/active_model/validations` in a non-Rails environment wouldn't load all necessary files. # 0.1.5 * Allow using Reform-Rails without Rails (it used to crash when not loading `rails.rb`). # 0.1.4 * Allow setting `config.reform` in initializers, too. # 0.1.3 * Introduce a railtie to load either `ActiveModel::Validations` *or* `Dry::Validations`. This can be controller via `config.reform.validations = :dry`. # 0.1.2 * Allow Reform-2.2.0.rc1 in gemspec. # 0.1.1 * First working release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reform-rails-0.1.7 | CHANGES.md |