lib/ecoportal/api/v2/page/component/selection_options.rb in ecoportal-api-v2-2.0.6 vs lib/ecoportal/api/v2/page/component/selection_options.rb in ecoportal-api-v2-2.0.7
- old
+ new
@@ -1,10 +1,10 @@
module Ecoportal
module API
class V2
class Page
class Component
- class SelectionOptions < Common::Content::CollectionModel
+ class SelectionOptions < Ecoportal::API::Common::Content::CollectionModel
class_resolver :option_class, "Ecoportal::API::V2::Page::Component::SelectionOption"
self.klass = :option_class
self.order_key = :weight