You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This gem provides official integration for Ruby on Rails projects with the Sass stylesheet language.
5
4
@@ -75,3 +74,9 @@ primitive and do not work well with Sass files. Instead, use Sass's native `@imp
75
74
$ bundle exec rake test
76
75
77
76
If you need to test against local gems, use Bundler's gem :path option in the Gemfile and also edit `test/support/test_helper.rb` and tell the tests where the gem is checked out.
0 commit comments