fix indent
This commit is contained in:
parent
cbeeaa6ea0
commit
40840aa9ea
@ -34,9 +34,9 @@ def save!(*) #:nodoc:
|
||||
@previously_changed = changes
|
||||
@changed_attributes.clear
|
||||
end
|
||||
rescue
|
||||
IdentityMap.remove(self) if IdentityMap.enabled?
|
||||
raise
|
||||
rescue
|
||||
IdentityMap.remove(self) if IdentityMap.enabled?
|
||||
raise
|
||||
end
|
||||
|
||||
# <tt>reload</tt> the record and clears changed attributes.
|
||||
|
Loading…
Reference in New Issue
Block a user