Class: ForestController

Inherits:
ApplicationController show all
Includes:
Pundit
Defined in:
app/controllers/forest_controller.rb

Instance Method Summary collapse

Instance Method Details

#after_sign_in_path_for(resource) ⇒ Object



12
13
14
# File 'app/controllers/forest_controller.rb', line 12

def (resource)
  main_app.admin_path
end