Class: SinkController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- SinkController
- Defined in:
- app/controllers/sink_controller.rb
Instance Method Summary collapse
Instance Method Details
#components ⇒ Object
7 8 9 |
# File 'app/controllers/sink_controller.rb', line 7 def components end |
#index ⇒ Object
3 4 5 |
# File 'app/controllers/sink_controller.rb', line 3 def index end |