Sha256: 0d1bd943b9daff7aea6767c97be280c496df525f8bc4f8017a46d0deb3504614
Contents?: true
Size: 535 Bytes
Versions: 1
Compression:
Stored size: 535 Bytes
Contents
# Scholarsphere Run the blacklight, hydra mailboxer and scholarsphere generators ``` rails g blacklight --devise rails g hydra:head -df rails g mailboxer:install rails g scholarsphere -df ``` Run the migrations ``` rake db:migrate ``` Add include Scholarsphere::User into your user model Add include Scholarsphere::Controller into your application_controller.rb Add role_map_*.yml files into config? ``` gem 'jettywrapper' ``` bundle install application.css *= require scholarsphere application.js //= require scholarsphere
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sufia-0.0.1.pre1 | README.md |