Skip to content
  • Heinrich Lee Yu's avatar
    Upgrade gems to Rails 6 · a90fde60
    Heinrich Lee Yu authored and Douglas Barbosa Alexandre's avatar Douglas Barbosa Alexandre committed
    There are also minor changes to keep the Rails generated files
    similar to when generating a new Rails 6 application
    
    grape_logging was upgraded to fix deprecation messages related to
    ActionDispatch::Http::ParameterFilter
    
    Rails 6 now adds the nonce to style-src by default. We disable
    this because we still have a lot of code that set inline styles
    and we need 'unsafe-inline'
    a90fde60