.. |
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
|
MassAssignmentProtection: consider 'id' insensetive in StrictSanitizer
|
2011-08-13 16:22:26 -07:00 |
serializers
|
Change one more place for JSON string to Hash
|
2011-10-04 23:42:37 -07:00 |
validations
|
Use .add instead of << to add errors
|
2011-10-11 14:13:08 +01:00 |
attribute_methods.rb
|
Class name specified in example is Person, not AttributePerson.
|
2011-09-29 14:33:32 +03:00 |
callbacks.rb
|
Remove extra white spaces on ActiveModel docs.
|
2011-05-23 20:39:10 -03:00 |
conversion.rb
|
Rename new method to_path to to_partial_path to avoid conflicts with File#to_path and similar.
|
2011-08-13 16:22:26 -07:00 |
dirty.rb
|
Fix typo in ActiveModel::Dirty comment. define_attribute_methods is a class method, not attribute.
|
2011-09-02 13:28:38 +01:00 |
errors.rb
|
Merge branch 'master' of github.com:lifo/docrails
|
2011-10-20 23:20:44 +05:30 |
lint.rb
|
Rename new method to_path to to_partial_path to avoid conflicts with File#to_path and similar.
|
2011-08-13 16:22:26 -07:00 |
mass_assignment_security.rb
|
Minor formating fix
|
2011-06-24 03:52:39 +06:00 |
naming.rb
|
Rename new method to_path to to_partial_path to avoid conflicts with File#to_path and similar.
|
2011-08-13 16:22:26 -07:00 |
observer_array.rb
|
Remove extra white spaces on ActiveModel docs.
|
2011-05-23 20:39:10 -03:00 |
observing.rb
|
replaced remove and define method calls to :redefine
|
2011-11-07 16:22:30 +05:30 |
railtie.rb
|
Some railties cleanup:
|
2009-12-31 13:12:52 -08:00 |
secure_password.rb
|
fix a typo and slightly reword has_secure_password comment
|
2011-10-17 19:14:29 +05:30 |
serialization.rb
|
Fixed serialization issues with multiple includes with options
|
2011-10-11 11:09:43 -05:00 |
test_case.rb
|
Autoload AS test case
|
2010-01-04 16:22:46 -06:00 |
translation.rb
|
Get rid of the alternate namespace lookup.
|
2011-06-11 18:01:26 +02:00 |
validations.rb
|
Remove extra white spaces on ActiveModel docs.
|
2011-05-23 20:39:10 -03:00 |
validator.rb
|
correct documentation on initialize method to accept a single parameter
|
2011-10-26 09:31:37 -04:00 |
version.rb
|
Master version is 3.2.0.beta
|
2011-06-30 10:18:36 -03:00 |