.. |
locale
|
added :other_than => :!= option to numericality validator
|
2011-12-21 10:54:44 +01:00 |
mass_assignment_security
|
MassAssignmentProtection: consider 'id' insensetive in StrictSanitizer
|
2011-08-13 16:22:26 -07:00 |
serializers
|
Revert "Implement ArraySerializer and move old serialization API to a new namespace."
|
2011-11-30 18:48:17 +01:00 |
validations
|
added :other_than => :!= option to numericality validator
|
2011-12-21 10:54:44 +01:00 |
attribute_methods.rb
|
Deprecated define_attr_method in ActiveModel::AttributeMethods
|
2011-11-29 20:13:37 +00:00 |
callbacks.rb
|
Log 'Filter chain halted as CALLBACKNAME rendered or redirected' every time a before callback halts.
|
2011-11-30 09:53:09 +01: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
|
use any? instead of !empty?
|
2011-11-14 16:56:05 +01:00 |
errors.rb
|
Fixed bug when error message is an empty string.
|
2011-12-16 17:17:14 -02:00 |
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
|
Fix AM::MassAssignementSecurity doc
|
2011-12-22 10:24:20 +02:00 |
naming.rb
|
Improve cache on route_key lookup.
|
2011-12-08 19:53:16 +01: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
|
|
|
secure_password.rb
|
fix a typo and slightly reword has_secure_password comment
|
2011-10-17 19:14:29 +05:30 |
serialization.rb
|
Revert "Implement ArraySerializer and move old serialization API to a new namespace."
|
2011-11-30 18:48:17 +01:00 |
test_case.rb
|
Remove dead code from AMo.
|
2011-12-20 18:38:20 +01:00 |
translation.rb
|
Namespaced attribute lookup now works as 'model/association.attribute'.
|
2011-12-05 15:39:41 +01: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
|
rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+
|
2011-12-20 09:30:37 -06:00 |