-
We're already disabling Turbolinks. Should we also handle switching `sass-rails` to `sassc-rails` and `chromedriver-helper` to `webdrivers` in our generator? I believe those are already handled in Rai…
-
Hello,
I'm getting a consistent segmentation fault after I upgraded some gem dependencies, including sassc and activeadmin: https://github.com/sass/sassc-ruby/issues/167
This is happening when I…
-
When trying to add Alchemy to a fresh install of Solidus, running even `bin/rails g alchemy:solidus:install --help` gives this error:
```
AlchemyCMS cannot find any user class!
Please add a use…
-
## Context
The Ruby Sass gem will be deprecated by March 26, 2019
http://sass.logdown.com/posts/7081811 so the suggestion is to use the
sassc gem.
Boostrap 4 made the bump here https://gith…
-
### Steps to reproduce
i tried to input cmd `rails g controller force_input_cmd ...` and when I server on(`rails s`) and go to my website
### Expected behavior
I expected to go to URI
### Ac…
-
### Steps to reproduce
Access `/oauth/authorize` in a setup with Rails 5.1, most recent Doorkeeper version and most recent active_model_serializers version.
### Expected behavior
Correct JSON ren…
-
I just have gotten a segfault that seems to have been caused by FFI:
Crash log
```
/home/runner/work/app/vendor/bundle/ruby/2.6.0/gems/ffi-1.11.3/lib/ffi/library.rb:112: [BUG] Illegal instr…
-
As I try to get up to speed to potentially make a PR to rspec-rails... I unfortunately don't seem to have green tests even off of un-edited master. But I see master is green on travis. So I may be mis…
-
## What Ruby, Rails and RSpec versions are you using?
Ruby version: 2.6.5p114
Rails version: 4.2.11.1
RSpec version: 3.9.0
## Observed behavior
I'm trying to migrate my rails appli…
-
I don't think there's any action items here, but I wanted to call this out just so there's a place to discuss. Just in case anyone else runs in to this…
When installing dependencies on a new projec…