implementation of a much simpler solution

This commit is contained in:
did
2011-11-05 16:53:27 +01:00
parent d448e7d841
commit bbd117bd92
12 changed files with 82 additions and 9 deletions

View File

@@ -6,4 +6,5 @@ module SharedAdmin
:timeoutable, :recoverable, :rememberable, :lockable,
:unlock_strategy => :time
end
end