Ruby Gem Counter was born to list all Github's repositories that use Ruby, find the Gemfile parse it and count which gems are used to rank which one is the most used.
We are using a simple Docker environment with two images, the application it self and a Postgres database.
To run the application just use:
docker-compose upThat will start the rails application
- @HenriqueMorato
- @Cendrao
Want to be here too? Read how below!
Easy steps:
- Fork the repository;
- Create a feature branch;
- Make sure to test your feature and that all test are passing;
- Commit;
- Submit the Pull Request;