mirror of https://github.com/rails/rails
Fix indentation here
This commit is contained in:
parent
3e84255942
commit
a11ddf3ee2
|
@ -17,6 +17,7 @@ module ActiveRecord
|
|||
end
|
||||
|
||||
private
|
||||
|
||||
# Handle *_before_type_cast for method_missing.
|
||||
def attribute_before_type_cast(attribute_name)
|
||||
if attribute_name == 'id'
|
||||
|
|
Loading…
Reference in New Issue