class StartController
Public Instance Methods
Source
# File app/controllers/start_controller.rb, line 10 def index redirect_after_choosing_org if current_user end
# File app/controllers/start_controller.rb, line 10 def index redirect_after_choosing_org if current_user end