lib/rails/generators/scss/assets/templates/stylesheet.css.scss in sass-rails-3.1.0.rc.4 vs lib/rails/generators/scss/assets/templates/stylesheet.css.scss in sass-rails-3.1.0.rc.5
- old
+ new
@@ -1,8 +1,3 @@
// Place all the styles related to the <%= name %> controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
-
-body.<%= name.parameterize.dasherize %> {
- // Add the <%= name.parameterize.dasherize %> class to your body tag
- // Then, place scoped styles here.
-}
\ No newline at end of file