git clone https://github.com/thombruce/backstage.git cd backstage bundle install rake db:create db:schema:load bin/dev
rake test