Class: MarkitupErb::PreviewsController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/markitup_erb/previews_controller.rb

Instance Method Summary collapse

Instance Method Details

#previewObject



4
5
6
# File 'app/controllers/markitup_erb/previews_controller.rb', line 4

def preview
  render :layout => false
end