app/controllers/collections/versions_controller.rb in iqvoc-4.7.0 vs app/controllers/collections/versions_controller.rb in iqvoc-4.8.0

- old
+ new

@@ -12,13 +12,11 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -require 'iqvoc/rdf_sync' - class Collections::VersionsController < ApplicationController - include Iqvoc::RDFSync::Helper + include RDFSyncService::Helper def merge scope = Iqvoc::Collection.base_class.by_origin(params[:origin]) current_collection = scope.published.last