-
I'm using version 0.9.1 beta1 (in fact, I recently left a comment about this in https://github.com/sj26/mailcatcher/pull/496)
Like I said in my comment on that issue, MailCatcher fires up, but it n…
-
I am trying to use commonmarker (a library to render github markdown provided by github).
`bundle install` during the build in 2.4 fails because it can't install cmake.
-
As @iRunner mentioned in [#524](https://github.com/houdiniproject/houdini/issues/524#issuecomment-808832810), the `bin/rails server --environment=production` fails for me with an error`Invalid route n…
-
I renamed my apllication.css to application.css.scss.
I added this line to it:
Import twitter bootstrap @import "twitter/bootstrap";
I get:
Sass::SyntaxError: File to import not found or unreadable:…
-
### Steps to reproduce
What we need to do to see your problem or bug?
I've upgraded Grape from 1.0 to 1.3.3 and can no longer add `Access-Control-Allow-Origin` and `Access-Control-Request-Method` …
-
### Describe the problem as clearly as you can
We are attempting to cache a specific version of a gem that has been yanked. In particular, mimemagic (due to the ongoing issues with rails: https…
-
Hi,
currently, I'm trying to use the best_in_place gem with my Rails 6 application, but since I use Webpacker I'm not able to figure out how to get the gem to work, cause the readme is kind of outd…
-
これまでは"いいね"ができていたが、
急にできなくなった。
Routing Errorで調べて、
自分が作成したルートも問題なさそうです。
index.html.erb
```rails:index.html.erb
…
-
Hey Guys, I've recently posted a question on SO, but no one answers, I think that my issue is actually related to spring, here's the question:
https://stackoverflow.com/questions/48461291/ruby-on-rai…
-
I have an nginx configuration that needs to support multiple server names: All with HTTPS.
The nginx manual suggests that the SSL directives should be centralized, and that each server should use a d…