Class: MarkitupErb::PreviewsController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- MarkitupErb::PreviewsController
- Defined in:
- app/controllers/markitup_erb/previews_controller.rb
Instance Method Summary collapse
Instance Method Details
#preview ⇒ Object
4 5 6 |
# File 'app/controllers/markitup_erb/previews_controller.rb', line 4 def preview render :layout => false end |