rails/activemodel/test
2009-12-23 00:36:51 +01:00
..
cases Move validations in ActiveModel to validators, however all validatity checks are still in the class method. 2009-12-23 00:36:51 +01:00
fixtures Add test sqlite3 db to .gitignore 2009-03-20 11:22:27 +00:00
models Changed ActiveRecord to use new callbacks and speed up observers by only notifying events that are actually being consumed. 2009-09-08 10:26:39 -05:00
config.rb Make Active Model test suite similar to Active Record 2009-03-20 10:32:24 +00:00
schema.rb Add ActiveModel::Validations tests for regular ruby classes 2009-03-20 22:21:27 +00:00