mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Doh, remove debugging line
This commit is contained in:
@@ -78,7 +78,6 @@ module ActiveRecord
|
||||
STR
|
||||
|
||||
generated_external_attribute_methods.module_eval <<-STR, __FILE__, __LINE__ + 1
|
||||
# raise if method_defined?('#{attr_name}')
|
||||
def __temp__(v, attributes, attributes_cache, attr_name)
|
||||
#{external_attribute_access_code(attr_name, cast_code)}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user