.. |
locale
|
confirmation validation error attribute
|
2012-04-23 17:16:05 -04:00 |
mass_assignment_security
|
Improve logging of ActiveModel::MassAssignmentSecurity::Sanitizer
|
2012-05-17 06:55:41 +09:00 |
serializers
|
changed xml type datetime to dateTime, fixes #6328
|
2012-05-23 14:45:56 +02:00 |
validations
|
fixing removed empty lines and examples
|
2012-05-16 10:01:43 -05:00 |
attribute_methods.rb
|
Merge pull request #4785 from ayamomiji/add-self-to-allow-method-name-using-ruby-keyword
|
2012-05-25 00:29:07 -07:00 |
callbacks.rb
|
AS::Callbacks: :skip_after_callbacks_if_terminated option
|
2012-02-03 17:57:53 +02:00 |
configuration.rb
|
Add better errors reporting for ActiveModel::Configuration
|
2012-04-04 14:52:44 +02:00 |
conversion.rb
|
Fix comments about to_partial_path
|
2012-03-10 17:40:27 -05:00 |
dirty.rb
|
updating define_attribute_methods documentation
|
2012-05-14 11:38:23 -05:00 |
errors.rb
|
Refactor AMo::Errors
|
2012-04-27 21:04:13 -03:00 |
lint.rb
|
Allow ActiveModel::Name to duck type
|
2012-03-28 18:25:06 +02:00 |
mass_assignment_security.rb
|
Add comment for attr_accessible/attr_protected :as option. [ci skip]
|
2012-05-25 16:35:53 +02:00 |
model.rb
|
fix bad format [ci skip]
|
2012-04-14 11:58:43 +03:00 |
naming.rb
|
Refactor human attribute name
|
2012-04-28 12:14:59 -03:00 |
observer_array.rb
|
Remove extra white spaces on ActiveModel docs.
|
2011-05-23 20:39:10 -03:00 |
observing.rb
|
notify_observers should be public
|
2012-04-30 22:13:26 -04:00 |
railtie.rb
|
|
|
secure_password.rb
|
has_secure_password shouldn't validate password_digest. It should also take options to turn validations off.
|
2012-05-08 18:08:55 -05:00 |
serialization.rb
|
Merge pull request #5678 from troyk/patch-1
|
2012-05-19 06:08:33 -07:00 |
test_case.rb
|
Remove dead code from AMo.
|
2011-12-20 18:38:20 +01:00 |
translation.rb
|
Refactor human attribute name
|
2012-04-28 12:14:59 -03:00 |
validations.rb
|
Kill whitespaces ✂️
|
2012-05-15 13:38:29 -03:00 |
validator.rb
|
Remove Array.wrap call in ActiveModel
|
2012-01-06 01:04:33 -03: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 |