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
2011-05-23 20:39:10 -03:00
..
locale Remove weak_passwords list and the length/strong password validator, leave that up to the programmer 2010-12-19 15:01:29 -02:00
mass_assignment_security Add missing require to use Set 2010-07-11 02:55:47 -03:00
serializers Remove extra white spaces on ActiveModel docs. 2011-05-23 20:39:10 -03:00
validations Remove extra white spaces on ActiveModel docs. 2011-05-23 20:39:10 -03:00
attribute_methods.rb let this regexp be stricter 2011-04-19 18:16:38 +02:00
callbacks.rb Remove extra white spaces on ActiveModel docs. 2011-05-23 20:39:10 -03:00
conversion.rb Improve doc styles for ActiveModel::Conversion 2011-05-04 22:49:11 -03:00
dirty.rb Rephrased Dirty#changed? docs 2011-04-26 23:37:11 -03:00
errors.rb Remove extra white spaces on ActiveModel docs. 2011-05-23 20:39:10 -03:00
lint.rb Fix typo in assertion message 2011-03-16 10:28:40 +00:00
mass_assignment_security.rb renamed mass-assignment scopes to roles, updated code, tests, docs and security guide 2011-05-08 16:43:29 +02:00
naming.rb Removed extra whitespace 2011-04-26 23:29:11 -03:00
observer_array.rb Remove extra white spaces on ActiveModel docs. 2011-05-23 20:39:10 -03:00
observing.rb Add documentation for new observer enable/disable feature. 2011-05-06 10:00:14 -07:00
railtie.rb Some railties cleanup: 2009-12-31 13:12:52 -08:00
secure_password.rb bcrypt will encrypt anything, so validate_presence_of would not catch nil / blank passwords. Thank you to Aleksander Kamil Modzelewski for reporting this 2011-04-14 14:54:25 -07:00
serialization.rb Remove extra white spaces on ActiveModel docs. 2011-05-23 20:39:10 -03:00
test_case.rb Autoload AS test case 2010-01-04 16:22:46 -06:00
translation.rb Better formatting on ActiveModel::Translation 2011-04-26 23:26:10 -03:00
validations.rb Remove extra white spaces on ActiveModel docs. 2011-05-23 20:39:10 -03:00
validator.rb Remove #among? from Active Support 2011-04-13 20:25:28 +08:00
version.rb Prepare for beta1 2011-05-04 20:21:05 -05:00