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
2011-03-05 11:56:34 +01:00
..
mass_assignment_security
serializeration psych does not emit a space after the tag 2011-01-21 15:13:30 -08:00
validations Active Model typos. 2011-03-05 11:56:34 +01:00
attribute_methods_test.rb Move ActiveModel::AttributeMethods#attribute_methods_generated? to ActiveRecord, so it's flexible now 2011-03-01 20:22:45 +01:00
callbacks_test.rb Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface. 2011-01-31 19:45:53 -02:00
conversion_test.rb
dirty_test.rb
errors_test.rb implementing include? on AM::Errors 2011-02-09 09:19:56 -08:00
helper.rb do not require ruby-debug automatically. please require it if you have declared it as a dependency 2010-11-19 16:26:09 -08:00
lint_test.rb
mass_assignment_security_test.rb
naming_test.rb Test to_model being called in ActiveModel::Naming helpers 2010-10-04 21:26:42 +02:00
observing_test.rb
secure_password_test.rb Override attributes_protected_by_default when has_secure_password is called. 2011-02-09 18:35:15 -02:00
serialization_test.rb adding new test for ActiveModel::Serialization 2010-08-31 17:45:03 +02:00
translation_test.rb failing test for i18n key collision with namespaced models 2011-02-27 21:23:52 -02:00
validations_test.rb Find all validators for multiple attributes 2011-02-05 20:27:02 -08:00