Class: Member::HomeController

Inherits:
AbstractMemberController show all
Defined in:
app/controllers/member/home_controller.rb

Instance Method Summary collapse

Methods inherited from AbstractMemberController

#after_sign_in_path_for, #page_filter

Instance Method Details

#dashboardObject



2
3
# File 'app/controllers/member/home_controller.rb', line 2

def dashboard
end