Module: GeoConcerns::ImageWorksControllerBehavior

Extended by:
ActiveSupport::Concern
Included in:
CurationConcerns::ImageWorksController
Defined in:
app/controllers/concerns/geo_concerns/image_works_controller_behavior.rb

Instance Method Summary collapse

Instance Method Details

#form_classObject



9
10
11
# File 'app/controllers/concerns/geo_concerns/image_works_controller_behavior.rb', line 9

def form_class
  GeoConcerns::ImageWorkForm
end