validates_timeliness/lib
Johnny Shields 99ae8fe7d7 Update for Mongoid 3:
- Now requires Mongoid 3.0 as minimum version (this is the only version to support Rails 3.2)
- Upgrade specs/helpers for Mongoid 3
- Support Mongoid aliased field names (e.g. field :foo, as: bar, type: String). Includes spec
- Support before_type_cast on Mongoid. No code change was required for this, only a spec change.
- There was one mongoid spec that was previously marked pending. I've found that it now works on Mongoid 3.
- Removed some Mongoid 2.3 and earlier hacks, which simplifies the Mongoid ORM code.
2013-07-24 11:05:01 +09:00
..
generators/validates_timeliness Remove unused cargo culted generator method 2012-06-23 18:58:33 +10:00
validates_timeliness Update for Mongoid 3: 2013-07-24 11:05:01 +09:00
validates_timeliness.rb Removing silly class variables from config module 2012-09-14 18:44:35 +10:00