Method: IshManager::MapsController#map_editor

Defined in:
app/controllers/ish_manager/maps_controller.rb

#map_editorObject


145
146
147
# File 'app/controllers/ish_manager/maps_controller.rb', line 145

def map_editor
  authorize! :update, @map
end