Commit 0d42db12 by Ryan Bigg

Add missing alias for restore -> restore

parent ecbed9e5
......@@ -60,6 +60,7 @@ module Paranoia
end
end
end
alias :restore :restore!
def destroyed?
!!send(paranoia_column)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment