Class: Railsui::DefaultController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Railsui::DefaultController
- Defined in:
- app/controllers/railsui/default_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
7 8 |
# File 'app/controllers/railsui/default_controller.rb', line 7 def index end |
#start ⇒ Object
10 11 |
# File 'app/controllers/railsui/default_controller.rb', line 10 def start end |