"config.assets.quiet = true" breaks gem (wrong argument type Integer (expected Regexp) (TypeError)) · Issue #7 · rsmdt/yell-rails · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is
config.assets.quiet = true
in the config (development.rb/production.rb), the gem will break with the error:
Rails 6.0.3.6
yell 2.2.2
yell-rails 2.0.0
The text was updated successfully, but these errors were encountered: