3 lines
132 B
Ruby
3 lines
132 B
Ruby
Sass::Plugin.options[:template_location] = {
|
|
"#{RAILS_ROOT}/app/assets/stylesheets" => "#{RAILS_ROOT}/public/assets/stylesheets"
|
|
} |