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-17 14:40:10 +01:00
..
serializeration Fix warnings in AMo 2009-09-05 19:10:21 -05:00
state_machine
validations Fix typos and add tests to ensure they will be caught the next time. 2010-01-11 23:38:35 +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
tests_database.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
translation_test.rb Allow to specify default attributes names translation in I18n yml files. 2010-01-07 15:31:50 +01:00
validations_test.rb Adding Proc support to validation messages so that they can become a little more dynamic, allowing for customisations during the request [#3514 status:resolved]. 2010-01-17 14:40:10 +01:00