Skip to content

sass-rails couldn't delete Sass::Plugin::Rack #136

Closed
sass/sassc-rails
#153
@tricknotes

Description

@tricknotes

When Sass::Plugin::Rack is defined, sass-rails try to delete this middleware.
But middlewares are frozen in rails(4.0.0.beta1) and raise the following error:

can't modify frozen Array (RuntimeError)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions