lib/mtdevise/scoped_to.rb in mtdevise-4.1.2 vs lib/mtdevise/scoped_to.rb in mtdevise-4.1.4
- old
+ new
@@ -4,6 +4,6 @@
def scoped_to(account)
where(:account_id => account.id)
end
end
-end
\ No newline at end of file
+end
- old
+ new