Skip to content

Commit

Permalink
Add Authlogic user session model. Specs not passing. [#19]
Browse files Browse the repository at this point in the history
  • Loading branch information
marnen committed Oct 13, 2009
1 parent fc4952a commit 1cbab4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/models/user_session.rb
@@ -0,0 +1,2 @@
class UserSession < Authlogic::Session::Base
end

0 comments on commit 1cbab4f

Please sign in to comment.