Module: GeoConcerns::VectorWorksControllerBehavior

Extended by:
ActiveSupport::Concern
Included in:
CurationConcerns::VectorWorksController
Defined in:
app/controllers/concerns/geo_concerns/vector_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/vector_works_controller_behavior.rb', line 10

def form_class
  CurationConcerns::VectorWorkForm
end