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
Roque Pinel bfd4e6a0bc Move the validations HelperMethods to its own file
Closes #11209

[Roque Pinel & Steven Yang]
2015-06-21 19:56:53 -04:00
..
locale Move the validate! method to ActiveModel::Validations. 2015-02-20 16:05:26 -02:00
serializers Use Active Model, not ActiveModel in plain English 2015-01-02 14:19:21 -08:00
validations Move the validations HelperMethods to its own file 2015-06-21 19:56:53 -04:00
attribute_assignment.rb Follow-up to #10776 2015-02-26 15:40:03 +01:00
attribute_methods.rb formatting changes 2015-05-29 16:27:23 -04:00
callbacks.rb Fix description for AM::Callbacks 2015-01-31 11:59:02 +05:30
conversion.rb Use Active Model, not ActiveModel in plain English 2015-01-02 14:19:21 -08:00
dirty.rb minor rdoc syntax fix [ci skip] 2015-05-08 14:45:32 -07:00
errors.rb formatting changes 2015-05-29 16:27:23 -04:00
forbidden_attributes_protection.rb Check attributes passed to create_with and where 2014-08-18 14:07:37 -03:00
gem_version.rb Use Active Model, not ActiveModel in plain English 2015-01-02 14:19:21 -08:00
lint.rb Better docs for AM::Lint::Tests 2015-01-07 09:15:47 -08:00
model.rb use attribute assignment module logic during active model initialization 2015-01-23 14:42:47 -08:00
naming.rb Require Module#delegate core ext in ActiveModel::Naming 2015-03-31 11:41:16 +11:00
railtie.rb
secure_password.rb Fix spelling error in has_secure_password documentation [ci skip] 2015-03-03 20:05:02 -05:00
serialization.rb Revert "Add code example for include option of AM::Serialization#serializable_hash" 2015-06-10 08:50:39 -03:00
test_case.rb
translation.rb
validations.rb Don't document private internal constant [ci skip] 2015-04-26 15:47:29 -07:00
validator.rb Change the deprecation messages to show the preferred way to work with 2015-02-20 20:58:58 -02:00
version.rb Use Active Model, not ActiveModel in plain English 2015-01-02 14:19:21 -08:00