Skip to content

Rails won't boot after better error update #523

Description

@waghanza

Hi @haileys ,

I have a rails app that use better_errors.

After an update of this library, I come with a LoadError: cannot load such file -- sassc.

Digging into the source code, I have spotted that sassc is a development depency

s.add_development_dependency "sassc"

However, it is load in

Should not it be a runtime dependency ?

Regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions