Skip to content

Commit

Permalink
#5098 Valkyrize FileSet Generator
Browse files Browse the repository at this point in the history
  • Loading branch information
rawOrlando authored and jeremyf committed Jan 19, 2024
1 parent 0f15b51 commit 7a4f709
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/generators/hyrax/templates/app/models/file_set.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# frozen_string_literal: true
# Generated by hyrax:models:install
class FileSet < ActiveFedora::Base
include ::Hyrax::FileSetBehavior
class FileSet < Hyrax::FileSet
end

0 comments on commit 7a4f709

Please sign in to comment.