Rodrigo Martinez

Results 2 issues of Rodrigo Martinez

Using ruby '2.5.1', 'rails', '~> 5.2.0' I'm getting the following stack trace, multiple times (Rails Panel works, but server get's plagued with this exceptions): ``` Errno::ENOENT (No such file or...

good first issue

Some results for github's API are returned paginated (i.e. when more than 30 results in a public repo: https://developer.github.com/v3/guides/traversing-with-pagination/#basics-of-pagination). The pagination links are returned in a header like this: ```...