Class: ActiveVersioning::Workflow::LivePreviewController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/active_versioning/workflow/live_preview_controller.rb

Instance Method Summary collapse

Instance Method Details

#showObject



4
5
6
# File 'app/controllers/active_versioning/workflow/live_preview_controller.rb', line 4

def show
  render layout: false
end