Skip to content

Sprockets::FileNotFound after upgrading to 0.1.0 #2

@svera

Description

@svera

After upgrading to 0.1.0, I can't require bootbox in any JS anymore because a Sprockets::FileNotFound exception is thrown. I tried removing Gemfile.lock and regenerating it with no luck. Rebooting the server does not work either. The only solution I found is going back to 0.0.1.

If I execute Rails.application.config.assets.paths in the rails console, I cannot see the bootbox-rails path listed. After downgrading, the path appears.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions