Module: GeoConcerns::RasterWorksControllerBehavior
- Extended by:
- ActiveSupport::Concern
- Included in:
- CurationConcerns::RasterWorksController
- Defined in:
- app/controllers/concerns/geo_concerns/raster_works_controller_behavior.rb
Instance Method Summary collapse
Instance Method Details
#form_class ⇒ Object
9 10 11 |
# File 'app/controllers/concerns/geo_concerns/raster_works_controller_behavior.rb', line 9 def form_class GeoConcerns::RasterWorkForm end |