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
2017-03-22 10:11:39 +10:30
..
locale Move the validate! method to ActiveModel::Validations. 2015-02-20 16:05:26 -02:00
serializers Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
type Merge pull request #25296 from kamipo/use_inspect_for_type_cast_for_schema 2017-02-28 18:19:33 -05:00
validations Remove :doc: for NumericalityValidator [ci skip] 2017-02-17 23:11:01 +09:00
attribute_assignment.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
attribute_methods.rb Fix define_attribute_method with Symbol in AR 2017-02-21 20:33:32 +09:00
callbacks.rb Remove deprecated behavior that halts callbacks when the return is false 2017-02-07 12:19:37 -03: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.2 development 2017-03-22 10:11:39 +10:30
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 self. is not needed when calling its own instance method 2017-01-05 19:58:52 +09:00
railtie.rb Use BCrypt's MIN_COST in the test environment for speedier tests 2012-11-14 09:42:54 -06:00
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
translation.rb self. is not needed when calling its own instance method 2017-01-05 19:58:52 +09:00
type.rb Remove non-exists method delegation and correct doc 2017-03-11 10:17:46 +08:00
validations.rb Privatize unneededly protected methods in Active Model 2016-12-24 12:18:16 +09:00
validator.rb Fix typo 2017-01-10 18:22:52 -05:00
version.rb applies new string literal convention in activemodel/lib 2016-08-06 18:38:02 +02:00