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-06-10 12:27:17 +05:30
..
locale Add singular and plural form for some validation messages 2014-05-02 18:32:11 +02:00
serializers Adding missing backslashes in active_model files so as to avoid unwanted links in rdoc [ci skip] 2013-12-27 13:58:31 +05:30
validations add missing parentheses to validates_with documentation [skip ci] 2014-04-04 11:54:05 -04: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 Pass strings to demodulize method 2014-02-26 21:20:56 -03:00
dirty.rb Forgot to push this change in the parent commit 2014-01-20 23:00:17 -02:00
errors.rb Adds explanation of :base attribute to errors.add 2014-03-27 16:13:56 -04:00
forbidden_attributes_protection.rb rm dead code 2012-11-09 10:31:23 +09:00
gem_version.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
lint.rb Fix few typos and improve markup at some levels 2013-12-24 12:39:41 +01:00
model.rb Adding missing backslashes in active_model files so as to avoid unwanted links in rdoc [ci skip] 2013-12-27 13:58:31 +05:30
naming.rb [ci skip] Include ActiveModel::Model in a class instead of inheriting 2014-05-30 03:09:57 +05:30
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 Merge pull request #15154 from msgehard/move_password_field 2014-05-20 20:24:51 -03:00
serialization.rb Fix few typos and improve markup at some levels 2013-12-24 12:39:41 +01:00
test_case.rb
translation.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
validations.rb ActiveRecord/ActiveModel '#validate' alias for 'valid?' 2014-03-27 17:56:14 +01:00
validator.rb remove depricated Validatior#setup 2014-06-10 12:27:17 +05:30
version.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00