Andrew Mason

Results 72 comments of Andrew Mason

@timscott is this still an issue?

@timscott Do you have an example repo?

@david50407 is this still an issue?

@sushant-at-nitor is this still an issue?

@hendrauzia is this still an issue?

I am seeing this as well.

I’m on Rails 6.0.2.2

If you want to remove the assets folder you need to find and remove any config options that reference assets (example from `development.rb`: `config.assets.quiet = true`), and then in `application.rb`,...