Skip to content

dooma/boshlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book shop / Library

The application was built with Ruby on Rails framework with intention to learn more to work with.

The setup

git clone git://github.com/dooma/boshlib.git
cd boshlib
Requirements

Ruby 1.9.3 or later Bundle installed

Then setup your favourite database in config/database.yml. Once you finished just run following commands:

bundle install
bundle exec rake db:create db:migrate db:seed
bundle exec rails server -e PRODUCTION

About

Books shop built on ROR framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published