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

For backwards compatibility with CurationConcerns =< 1.6.3



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

def form_class
  CurationConcerns::ImageWorkForm
end