Class: AlphaSimprini::TestController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- AlphaSimprini::TestController
- Defined in:
- app/controllers/alpha_simprini/test_controller.rb
Instance Method Summary collapse
Instance Method Details
#root ⇒ Object
2 |
# File 'app/controllers/alpha_simprini/test_controller.rb', line 2 def root; render end |