Compass / compass-rails

compass rails integration
MIT License
592 stars 277 forks source link

Fix rails 6.0 deprecation warning #282

Closed paulobapmar closed 4 years ago

paulobapmar commented 4 years ago

Got deprecations warnings with Rails 6.0.3:

DEPRECATION WARNING: `Module#parent` has 
been renamed to `module_parent`. 
`parent` is deprecated and will be removed in Rails 6.1. 
januszm commented 4 years ago

This may not be compatible with older Rails versions. Unless it's supposed to be released exclusively for Rails 6+

craigmcnamara commented 4 years ago

Deprecated - compass-rails.

You're welcome to fork the project, everything is open source.