When I try to add Sass::Plugin.options[:style] = :compact to environment.rb
When I try to start my server, I get:
uninitialized constant Sass (NameError)
I added the gem 'haml', '3.0.0' to my Gemfile.
Has anyone come across this?
plugins ruby-on-rails sass ruby-on-rails-3 nameerror
Joey
source share