1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/test/cases
2010-01-07 15:31:49 +01:00
..
serializeration Fix warnings in AMo 2009-09-05 19:10:21 -05:00
state_machine Make Active Model test suite similar to Active Record 2009-03-20 10:32:24 +00:00
validations Errors messages are now moved from :activerecord.errors to simply :errors on I18n yml files. 2010-01-07 15:31:49 +01:00
attribute_methods_test.rb Fixed behavior of attribute_methods_generated? [#3220 state:resolved] 2009-10-07 09:07:39 -05:00
callbacks_test.rb Move ActiveRecord callbacks implementation to ActiveModel and make use of it. 2009-12-28 16:19:23 -08:00
helper.rb Autoload AMo test case 2010-01-04 16:29:07 -06:00
lint_test.rb Add naming to AMo::Lint 2010-01-02 22:27:02 +01:00
naming_test.rb Small clean up in Naming and TTranslation tests. 2009-12-23 12:28:02 +01:00
observing_test.rb Fix warnings in AMo 2009-09-05 19:10:21 -05:00
state_machine_test.rb Make Active Model test suite similar to Active Record 2009-03-20 10:32:24 +00:00
tests_database.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
translation_test.rb Small clean up in Naming and TTranslation tests. 2009-12-23 12:28:02 +01:00
validations_test.rb Be sure to convert namespaced names to we have 'Parrots name' instead of 'Parrots.name' in error messages. 2010-01-02 22:27:02 +01:00