Closed CristiAllan closed 5 years ago
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?
Can you please provide a sample application that reproduces the error?
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?