Mehmet Yıldız
Mehmet Yıldız
When I navigate to http://localhost:9080/deploys/recent it says: **_Failed to load more entries**_. When this page is navigated, an ajax call is made for **_http://localhost:9080/deploys/recent.json?page=1**_ and it returns 500 status code....
I am using rails 4.2.7.1. Basically when I set `{ id: ''}` value to .jb template file it says `unknown keyword: id`. Then I add `.to_json` at and end of...
Thanks for this great gem. It really very helpful for known projects ids. But for dynamic project id(s) this gem is not thread safe. In our case we have so...
When using this gem it breaks mailer's preview. I have described the problem [here](https://github.com/rails/rails/issues/19040) as detailed.