.. |
attribute
|
|
|
attribute_set
|
PERF: Avoid extra delegation to LazyAttributeHash
|
2020-06-15 09:26:24 +09:00 |
locale
|
|
|
serializers
|
|
|
type
|
Re-enable Layout/SpaceAroundOperators cop
|
2020-10-23 16:12:15 +09:00 |
validations
|
Move set_options_for_callback into Callbacks::ClassMethods
|
2020-12-29 16:20:13 +09:00 |
attribute.rb
|
PERF: 35% faster attributes for readonly usage
|
2020-06-13 16:01:08 +09:00 |
attribute_assignment.rb
|
Change safe guard to check for each_pair instead of stringify_keys
|
2020-02-07 11:36:35 -05:00 |
attribute_methods.rb
|
undef_method can take varargs
|
2020-05-08 23:58:01 +09:00 |
attribute_mutation_tracker.rb
|
Lazy allocate @forced_changes
|
2020-06-14 13:50:07 +09:00 |
attribute_set.rb
|
Add missing require for Enumerable#index_with
|
2020-08-23 09:17:53 +01:00 |
attributes.rb
|
Reuse the same ActiveModel::Type::Value
|
2020-12-23 18:09:50 +09:00 |
callbacks.rb
|
Make sure the :if options of callbacks is not mutated
|
2020-12-29 03:56:54 +00:00 |
conversion.rb
|
|
|
dirty.rb
|
Promote clear_attribute_change as attribute methods
|
2020-06-04 04:17:17 +09:00 |
error.rb
|
Pass in base to Error.human_attribute_names
|
2020-10-22 16:50:00 -03:00 |
errors.rb
|
Pass in base to Error.human_attribute_names
|
2020-10-22 16:50:00 -03:00 |
forbidden_attributes_protection.rb
|
|
|
gem_version.rb
|
Start Rails 6.2 development 🎉
|
2020-12-03 01:35:29 +00:00 |
lint.rb
|
|
|
model.rb
|
|
|
naming.rb
|
add locale argument to ActiveModel::Name initialize
|
2020-12-29 10:39:35 +01:00 |
nested_error.rb
|
Document on ActiveModel::Errors changes
|
2020-01-14 23:55:09 +08:00 |
railtie.rb
|
|
|
secure_password.rb
|
*_digest is defined as a public method
|
2020-10-27 12:13:32 +09:00 |
serialization.rb
|
Add missing ActiveSupport require in ActiveModel::Serialization
|
2020-10-13 14:30:24 -05:00 |
translation.rb
|
Passing in a Hash instance as kwargs parameters requires the "double splat" prefix
|
2019-09-04 12:45:27 +09:00 |
type.rb
|
|
|
validations.rb
|
Handle frozen conditions in validate
|
2020-11-06 12:06:03 +09:00 |
validator.rb
|
Rename the method to match what it is doing
|
2020-12-09 17:10:22 +00:00 |
version.rb
|
|
|