Class: Flms::AbstractLayerController

Inherits:
ApplicationController show all
Defined in:
app/controllers/flms/abstract_layer_controller.rb

Instance Method Summary collapse

Methods inherited from ApplicationController

#with_format

Instance Method Details

#editObject

All layer controllers utilize the same edit action



11
12
# File 'app/controllers/flms/abstract_layer_controller.rb', line 11

def edit
end