We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
# from github git pull origin master # install some packages sudo apt-get install redis-server libicu-dev sudo gem install charlock_holmes -v '0.6.8' bundle install --without development test # update db bundle exec rake db:migrate RAILS_ENV=production