rails/activemodel/test/cases
2010-01-31 19:13:43 -08:00
..
serializeration Fix warnings in AMo 2009-09-05 19:10:21 -05:00
validations Drop AR I18n deprecation and simple use errors.messages as fallback. 2010-01-30 13:12:12 +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 Get rails tests running on bundler 0.9 2010-01-31 19:13:43 -08: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
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