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
Xavier Noria a9dc45459a code gardening: removes redundant selfs
A few have been left for aesthetic reasons, but have made a pass
and removed most of them.

Note that if the method `foo` returns an array, `foo << 1`
is a regular push, nothing to do with assignments, so
no self required.
2016-08-08 01:12:38 +02:00
..
serializers applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00
type remove redundant curlies from hash arguments 2016-08-06 19:44:11 +02:00
validations code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
attribute_assignment_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
attribute_methods_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
callbacks_test.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
conversion_test.rb applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00
dirty_test.rb applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00
errors_test.rb applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00
forbidden_attributes_protection_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
helper.rb applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00
lint_test.rb applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00
model_test.rb applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00
naming_test.rb applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00
railtie_test.rb applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00
secure_password_test.rb applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00
serialization_test.rb applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00
translation_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
types_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
validations_test.rb applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00