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
Neeraj Singh c0fc084e93 should be able to run ActiveModel validations_test [#4933 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-22 21:38:27 +02:00
..
serializeration Really make include_root_in_json default to true [#3770 state:resolved] 2010-06-08 01:02:45 +02:00
validations Avoid method redefined warning 2010-06-22 15:09:01 +02:00
attribute_methods_test.rb Use better assertion methods for testing 2010-05-19 10:18:36 +02:00
callbacks_test.rb Use better assertion methods for testing 2010-05-19 10:18:36 +02:00
conversion_test.rb Require persisted? in ActiveModel::Lint and remove new_record? and destroyed? methods. ActionPack does not care if the resource is new or if it was destroyed, it cares only if it's persisted somewhere or not. 2010-02-21 11:12:14 +01:00
dirty_test.rb Use better assertion methods for testing 2010-05-19 10:18:36 +02:00
helper.rb should be able to run ActiveModel validations_test [#4933 state:resolved] 2010-06-22 21:38:27 +02:00
lint_test.rb Require persisted? in ActiveModel::Lint and remove new_record? and destroyed? methods. ActionPack does not care if the resource is new or if it was destroyed, it cares only if it's persisted somewhere or not. 2010-02-21 11:12:14 +01:00
naming_test.rb Revert "Refactor of active_model/naming.rb and allow collection and element to be writable" 2010-05-12 21:02:16 +02:00
observing_test.rb Fix Active Model observer tests 2010-04-16 13:14:52 -07: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 Make use of assert_equal to test equallity between object assert expects and object and a message of error 2010-05-16 16:06:28 +02:00