Class: Ui::ExamplesController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- Ui::ExamplesController
- Defined in:
- app/controllers/ui/examples_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
5 |
# File 'app/controllers/ui/examples_controller.rb', line 5 def index; end |