Class: Ucpengine::PreviewsController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Ucpengine::PreviewsController
- Defined in:
- app/controllers/ucpengine/previews_controller.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
5 6 7 |
# File 'app/controllers/ucpengine/previews_controller.rb', line 5 def show render layout: false end |