Skip to content

Include gem github_api that brings user github information

Igor Steinmacher requested to merge 12_Github_API into master

It conducted tests on rails console: Github.repos.list user: 'usuariogithub' to list the information repositories of the requested User; The gem is ready to be used in the project; Site: https://rubygems.org/gems/github_api;

Merge request reports