.. |
locale
|
confirmation validation error attribute
|
2012-04-23 17:16:05 -04:00 |
serializers
|
Following the false issue reporting I did here : https://github.com/rails/rails/issues/6958
|
2012-08-13 19:14:24 -07:00 |
validations
|
remove '.rb' from require call
|
2012-09-12 12:48:17 +06:00 |
attribute_methods.rb
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-08-04 15:18:35 +05:30 |
callbacks.rb
|
add around_create callback documentation for ActiveModel::Callbacks
|
2012-08-08 00:16:28 +02:00 |
conversion.rb
|
load active_support/concern in active_support/rails
|
2012-08-02 21:59:23 +02:00 |
deprecated_mass_assignment_security.rb
|
attr_accessible and attr_protected raise an exception pointing to use plugin or new protection model
|
2012-09-16 23:58:21 -05:00 |
dirty.rb
|
load active_support/core_ext/object/blank in active_support/rails
|
2012-08-02 21:59:22 +02:00 |
errors.rb
|
AM::Validation#validates: ability to pass custom exception to :strict option
|
2012-08-06 13:45:27 +03:00 |
forbidden_attributes_protection.rb
|
Rename ForbiddenAttributes exception to ForbiddenAttributesError
|
2012-09-16 23:58:21 -05:00 |
lint.rb
|
update ActiveModel::Lint documentation [ci skip]
|
2012-06-22 18:01:12 -05:00 |
model.rb
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-06-30 23:15:22 +05:30 |
naming.rb
|
Refactor model name logic and make it a real private class method
|
2012-08-11 13:33:28 -03:00 |
observer_array.rb
|
update ActiveModel::ObserverArray documentation [ci skip]
|
2012-07-30 23:32:48 -05:00 |
observing.rb
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-08-04 15:18:35 +05:30 |
railtie.rb
|
Get rid of config.preload_frameworks in favor of config.eager_load_namespaces
|
2012-08-21 14:47:19 -03:00 |
secure_password.rb
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-08-04 15:18:35 +05:30 |
serialization.rb
|
update ActiveModel::Serialization documentation [ci skip]
|
2012-07-06 00:09:08 -05:00 |
test_case.rb
|
Remove dead code from AMo.
|
2011-12-20 18:38:20 +01:00 |
translation.rb
|
Fix human attribute_name to handle deeply nested attributes
|
2012-05-16 08:39:48 +09:00 |
validations.rb
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-08-04 15:18:35 +05:30 |
validator.rb
|
removes usage of Object#in? from the code base (the method remains defined by Active Support)
|
2012-08-06 00:30:02 +02: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 |