Class: Refinery::WymeditorController

Inherits:
ActionController::Base
  • Object
show all
Defined in:
app/controllers/refinery/wymeditor_controller.rb

Instance Method Summary collapse

Instance Method Details

#wymiframeObject



4
5
6
# File 'app/controllers/refinery/wymeditor_controller.rb', line 4

def wymiframe
  render :template => "/refinery/wymiframe", :layout => false
end