Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 485 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 485 Bytes

Orvocado

Application to generate topics, discuss, and bring people to your way of thinking. (and maybe rethink some of your own :) )

Development

bundle install --without production
rake db:migrate
rake db:seed
rails s

Testing

rake db:migrate RAILS_ENV=test

brew install imagemagick
brew install phantomjs
brew install casperjs

rspec spec