Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

`rescue in block (2 levels) in require': There was an error while trying to load the gem 'sass-rails'. (Bundler::GemRequireError) Gem Load Error is: uninitialized constant Sass::Rails::Tilt #393

Closed
CristiAllan opened this issue Mar 10, 2017 · 1 comment

Comments

@CristiAllan
Copy link

When I try to run my rails server with sass-rails at gemfile, my server don't run and show me this message,

Gem Load Error is: uninitialized constant Sass::Rails::Tilt

If I comment the line at gemfile, my server runs ok.

How can I resolve this issue?

@rafaelfranca
Copy link
Member

Can you please provide a sample application that reproduces the error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants