Class: ForestLiana::ApimapsController
- Inherits:
-
BaseController
- Object
- ActionController::Base
- BaseController
- ForestLiana::ApimapsController
- Defined in:
- app/controllers/forest_liana/apimaps_controller.rb
Instance Method Summary collapse
Methods inherited from BaseController
Instance Method Details
#index ⇒ Object
3 4 5 |
# File 'app/controllers/forest_liana/apimaps_controller.rb', line 3 def index head :no_content end |