Class: Admin::SessionsController

Inherits:
Puffer::Sessions::Simple
  • Object
show all
Defined in:
app/controllers/admin/sessions_controller.rb

Overview

Implemented basic rails auth with custom PufferUser model. Admin::SessionsController could be redefined in application. See Puffer::SessionsBase docs for additional info.