Sha256: deb7b7cf1b40bf68684172117df99e6794d424096b6e726f06d994d5c30ddab6
Contents?: true
Size: 227 Bytes
Versions: 1
Compression:
Stored size: 227 Bytes
Contents
class <%= class_name %>Session < Authlogic::Session::Base # specify configuration here, such as: # logout_on_timeout true # ...many more options in the documentation # http://rdoc.info/projects/binarylogic/authlogic end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
humpyard-0.0.1 | lib/generators/humpyard/auth/templates/authlogic/models/user_session.rb |