Sha256: c3ba319eaf7a9365f03fa9496ff268fdc530a340729655f34161ce51af437b4e
Contents?: true
Size: 241 Bytes
Versions: 1
Compression:
Stored size: 241 Bytes
Contents
# Implemented basic rails auth with custom PufferUser model. # Admin::SessionsController could be redefined in application. # See Puffer::SessionsBase docs for additional info. class Admin::SessionsController < Puffer::Sessions::Simple end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
puffer-0.1.0 | app/controllers/admin/sessions_controller.rb |