Class: Railswatch::BaseController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- Railswatch::BaseController
- Includes:
- Concerns::CsvExportable
- Defined in:
- app/controllers/railswatch/base_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Methods included from Concerns::CsvExportable
Instance Method Details
#url_options ⇒ Object
18 19 20 |
# File 'app/controllers/railswatch/base_controller.rb', line 18 def Railswatch..nil? ? super : Railswatch. end |