validates_timeliness/spec
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
..
support Hook into undefine_attributes_methods to remove timeliness methods as well 2012-02-01 20:38:05 +11:00
validates_timeliness Update for Mongoid 3: 2013-07-24 11:05:01 +09:00
spec_helper.rb Fix for running tests in non-Australian timezones 2013-04-30 19:56:19 +02:00
validates_timeliness_spec.rb add remove_use_formats alias to Timeliness and spec config spec 2010-10-18 11:15:50 +11:00