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
Jon Moss b351061b83
Remove unused require and unused model stub
- The `Project` model should have been removed in 468939297d.
- The superfluous require was added in 605c6455ac.

Closes #25215

Signed-off-by: Jeremy Daer <jeremydaer@gmail.com>
2016-05-31 11:30:23 -07:00
..
serializers
type Check for the right exception 2016-05-03 17:21:05 -05:00
validations Support for unified Integer class in Ruby 2.4+ 2016-05-18 21:58:51 -07:00
attribute_assignment_test.rb
attribute_methods_test.rb
callbacks_test.rb
conversion_test.rb
dirty_test.rb
errors_test.rb Ensure that instances of ActiveModel::Errors can be marshalled 2016-05-30 14:04:29 -04:00
forbidden_attributes_protection_test.rb
helper.rb Remove unused require and unused model stub 2016-05-31 11:30:23 -07:00
lint_test.rb
model_test.rb
naming_test.rb
railtie_test.rb
secure_password_test.rb
serialization_test.rb
translation_test.rb
types_test.rb
validations_test.rb Add test case for interpolation with passing of data along with record attribute in error message, where a proc is passed. 2016-04-05 14:18:44 +05:30