mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
2e6658ae51
Don't use remove_method or remove_possible_method just before a new definition: at best the purpose is unclear, and at worst it creates a race condition. Instead, prefer redefine_method when practical, and silence_redefinition_of_method otherwise. |
||
---|---|---|
.. | ||
locale | ||
serializers | ||
type | ||
validations | ||
attribute_assignment.rb | ||
attribute_methods.rb | ||
callbacks.rb | ||
conversion.rb | ||
dirty.rb | ||
errors.rb | ||
forbidden_attributes_protection.rb | ||
gem_version.rb | ||
lint.rb | ||
model.rb | ||
naming.rb | ||
railtie.rb | ||
secure_password.rb | ||
serialization.rb | ||
translation.rb | ||
type.rb | ||
validations.rb | ||
validator.rb | ||
version.rb |