Sha256: a1abb719e5bda60be73d085177186791125707de760c972d47021a170970ca6b
Contents?: true
Size: 520 Bytes
Versions: 1
Compression:
Stored size: 520 Bytes
Contents
# Changelog ## 2.1.0 - Add `if` option to inclusion constraints. - Add `name` option to constraints. - Add null constraint. - Ensure presence constraint enforces not null. ## 2.0.0 - Add support for enumerated types. - Add `if` option to numericality constraints. - Add `if` option to presence constraints. - Fix a bug in presence contraints. ## 1.1.0 - Update README. - Code cleanups. - Disable monkey patching in rspec. ## 1.0.0 - Fix `Mysql2Adapter` for Rails 3.2. - Add `column` option to `add_primary_key`.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rein-2.1.0 | CHANGELOG.md |