gemsavvy is an awesome new way to share your Ruby trade tools with your community. Plus a chance to discover potential new gems to optimise your workflow, solve problems, or even spark debates with fellow developers. How savvy is your gem collection? Why not, upload your gemfile to find out.
- PostgreSQL
- Redis
You need to generate a Github access token. You'll need this token to access to repos stats on Github.
$ bundle install
$ cp config/application.yml.sample config/application.yml
$ rake db:migrate
$ rake db:seed
Just launch the Rails app and Sidekiq.
$ foreman start
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Red Miners team is proud to bring to you this piece of 48 hours of work from Rails Rumble 2015.
Thanks to Anthony Laibe, Cecile Veneziani, Kevin Disneur and Michael Fatoki-Bello.
This project is released under the GPL License.