Sha256: 777b26e890f587df7dcdad13417c43c8140b230a9bd460776336cf6693ef3278
Contents?: true
Size: 279 Bytes
Versions: 1
Compression:
Stored size: 279 Bytes
Contents
gem 'sufia', '7.3.0.rc1' run 'bundle install' generate 'sufia:install', '-f' # Support Rails 4.2 and 5.0 begin rails_command 'db:migrate' rails_command 'curation_concerns:workflow:load' rescue NoMethodError rake 'db:migrate' rake 'curation_concerns:workflow:load' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sufia-7.3.0.rc2 | template.rb |