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
Ryuta Kamizono 0d17168289 Replace \Z to \z
\Z was a mistake of \z. Replace \Z to \z to prevent newly \Z added.
2017-04-24 21:22:12 +09:00
..
serializers improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
type Don't freeze input strings 2017-04-12 03:14:09 +09:30
validations Replace \Z to \z 2017-04-24 21:22:12 +09:00
attribute_assignment_test.rb Describe what we are protecting 2016-12-23 23:48:54 +09:00
attribute_methods_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
callbacks_test.rb Remove deprecated behavior that halts callbacks when the return is false 2017-02-07 12:19:37 -03: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 Fix ActiveModel::Errors #keys, #values 2017-03-28 18:48:56 +03:00
forbidden_attributes_protection_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
helper.rb Remove ActiveModel::TestCase from lib 2017-02-07 07:46:52 +09: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 "Use assert_nil if expecting nil. This will fail in minitest 6." 2016-12-25 02:29:52 +09:00
serialization_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
translation_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
validations_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00