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
2014-08-29 14:54:08 -07:00
..
locale Add singular and plural form for some validation messages 2014-05-02 18:32:11 +02:00
serializers Use #model_name on instances instead of classes 2014-06-24 17:20:24 -07:00
validations Update documentation to match change in #5942 [ci skip] 2014-08-24 00:04:07 +09:00
attribute_methods.rb Fix typo in AMo docs [ci skip] 2014-01-06 08:45:21 -02:00
callbacks.rb Fix few typos in the documentation [ci skip] 2013-12-21 18:59:55 +01:00
conversion.rb [ci skip] correct docs for conversion 2014-06-11 23:29:23 +05:30
dirty.rb Don't expose these new APIs yet (added in 877ea78 / #16189) 2014-08-16 23:09:10 -07:00
errors.rb Using each_with_object instead of reduce 2014-08-22 08:08:12 -05:00
forbidden_attributes_protection.rb Check attributes passed to create_with and where 2014-08-18 14:07:37 -03:00
gem_version.rb Preparing for 4.2.0.beta1 release 2014-08-19 19:32:51 -07:00
lint.rb Use #model_name on instances instead of classes 2014-06-24 17:20:24 -07:00
model.rb Use ActiveSupport::Concern instead of the traditinal way 2014-08-25 11:06:06 -07:00
naming.rb No need to check model_name anymore 2014-08-17 23:02:27 -03: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 Allow password to contain spaces only. 2014-08-06 22:11:06 +03:00
serialization.rb ✂️ and 💅 from d60c405 [ci skip] 2014-06-16 11:35:43 -07:00
test_case.rb
translation.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
validations.rb Merge pull request #15889 from carnesmedia/model-name 2014-08-17 23:01:13 -03:00
validator.rb Fix example code of EachValidator [ci skip] 2014-07-28 18:35:28 +08:00
version.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00