Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on... | Vipul A M | 2015-02-03 | 1 | -1/+0 |
* | Use the new clear_validators! api to reset validators in tests | Carlos Antonio da Silva | 2014-01-27 | 1 | -2/+1 |
* | Merge tests about multiple validation contexts | Carlos Antonio da Silva | 2014-01-27 | 1 | -10/+6 |
* | Ability to specify multiple contexts when defining a validation. | Vince Puzzella | 2014-01-27 | 1 | -0/+16 |
* | Convert ActiveModel to 1.9 hash syntax. | Patrick Robertson | 2013-05-01 | 1 | -4/+4 |
* | fix wrong test description and failure message | Neeraj Singh | 2013-04-21 | 1 | -2/+2 |
* | removed AR from all AMo tests, including any unneeded files (schema, fixtures... | Josh Kalderimis | 2010-05-09 | 1 | -3/+1 |
* | removed use of AR in AMo tests and removed testing of scopes (:on) in individ... | Josh Kalderimis | 2010-05-08 | 1 | -0/+41 |