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-05 08:18:39 -03:00
..
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 only_integer of NumericalityValidator now allows procs and symbols 2014-06-22 12:22:27 +02: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 Make restore_attributes public 2014-07-17 14:55:28 -03:00
errors.rb [ci skip] Little bit doc code improvement. 2014-07-14 10:09:14 +05:30
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 [ci skip] Clarify ActiveModel::Model docs 2014-06-14 02:13:50 +09:00
naming.rb Call public methods rather than class_eval'ing 2014-08-05 08:18:39 -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 Only automatically include validations when enabled 2014-07-02 15:07:57 -07:00
serialization.rb ✂️ and 💅 from d60c405 [ci skip] 2014-06-16 11:35:43 -07:00
test_case.rb Remove dead code from AMo. 2011-12-20 18:38:20 +01:00
translation.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
validations.rb %i doesn't work on 1.9 2014-07-17 16:08:38 -07: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