-
At the command prompt, install all the required gems:
<tt>bundle install</tt>
-
Create database:
<tt>bundle exec rake db:migrate</tt>
-
Configure the toy library settings by renaming /config/settings.yml.example into /config/settings.yml and modify it.
-
Populate the database