1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/lib/active_model
Kasper Timm Hansen e42cbb7d31 Revert "Merge pull request #27528 from kamipo/extract_casted_booleans"
As pointed out by @matthewd this change makes ImmutableString aware
of MysqlString's existence whereas previously MysqlString was only
overriding public API.

cc @kamipo

This reverts commit e632c2fa4c, reversing
changes made to 334a7dcf10.
2017-01-01 14:34:04 +01:00
..
locale
serializers Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
type Revert "Merge pull request #27528 from kamipo/extract_casted_booleans" 2017-01-01 14:34:04 +01:00
validations Privatize unneededly protected methods in Active Model 2016-12-24 12:18:16 +09:00
attribute_assignment.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
attribute_methods.rb Privatize unneededly protected methods in Active Model 2016-12-24 12:18:16 +09:00
callbacks.rb No need to :nodoc: private methods 2016-12-24 12:11:06 +09:00
conversion.rb [ci skip] Fix bad examples in rdoc 2016-09-17 14:21:38 +03:00
dirty.rb Update ActiveModel::Dirty Doc [ci skip] 2016-09-16 10:57:04 -04:00
errors.rb Make ActiveModel::Errors backward compatible with 4.2 2016-12-08 16:27:47 -05:00
forbidden_attributes_protection.rb Privatize unneededly protected methods in Active Model 2016-12-24 12:18:16 +09:00
gem_version.rb Start Rails 5.1 development 🎉 2016-05-10 03:46:56 -03:00
lint.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
model.rb Add Action View to Active Model API documentation 2016-12-06 22:37:25 -05:00
naming.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
railtie.rb
secure_password.rb applies new string literal convention in activemodel/lib 2016-08-06 18:38:02 +02:00
serialization.rb applies new string literal convention in activemodel/lib 2016-08-06 18:38:02 +02:00
test_case.rb
translation.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
type.rb Merge pull request #26696 from iainbeeston/only-ruby-types-in-activemodel 2016-12-08 13:45:47 -05:00
validations.rb Privatize unneededly protected methods in Active Model 2016-12-24 12:18:16 +09:00
validator.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
version.rb applies new string literal convention in activemodel/lib 2016-08-06 18:38:02 +02:00