Class: Sibyl::EditorController

Inherits:
ApplicationController show all
Defined in:
app/controllers/sibyl/editor_controller.rb

Instance Method Summary collapse

Instance Method Details

#editObject



8
9
10
# File 'app/controllers/sibyl/editor_controller.rb', line 8

def edit
  @root = Rails.root
end

#indexObject



5
6
# File 'app/controllers/sibyl/editor_controller.rb', line 5

def index
end