Project name: I am free or IMF
In use
-
Ruby 2.2.5
-
Rails 5.0.0.rc2
-
PostgreSQL
-
Tests: RSpec, Capybara
-
Services (Sidekiq, Flickr)
-
git clone git@github.com:olegsobchuk/imf.git -
cd imf -
set up database.yml from sample /config/database.yml.sample
-
rake db:create db:migrate -
rails s