Class: PushType::AdminController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- PushType::AdminController
- Defined in:
- app/controllers/push_type/admin_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#info ⇒ Object
7 8 9 |
# File 'app/controllers/push_type/admin_controller.rb', line 7 def info render layout: false end |