Class: C80NewsTz::ApplicationController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- C80NewsTz::ApplicationController
- Defined in:
- app/controllers/c80_news_tz/application_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#guru ⇒ Object
4 5 6 7 8 |
# File 'app/controllers/c80_news_tz/application_controller.rb', line 4 def guru respond_to do |format| format.js end end |