Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rails 5.0] Unsupported rails environment for compass #7034

Closed
filipefurtad0 opened this issue Mar 7, 2021 · 4 comments
Closed

[Rails 5.0] Unsupported rails environment for compass #7034

filipefurtad0 opened this issue Mar 7, 2021 · 4 comments

Comments

@filipefurtad0
Copy link
Contributor

What we should change and why (this is tech debt)

Warning displayed on the console, on Rails 5.0:
Unsupported rails environment for compass

Context

After running a subscription placement job the warning appeared in the console, but the subscription is placed as usual - nothing seems to be breaking.

I guess this relates to the initializer compass.rb and the 'compass-rails' gem, but I have not found anything broken on the app...

@filipefurtad0
Copy link
Contributor Author

Hey @Matt-Yorkley and @luisramos0,

this seems to relate to this commit:

I've looked around and found no css- or image-related issues: is there anywhere on the app you feel should be tested, in respect to this error, specifically?

@Matt-Yorkley
Copy link
Contributor

There were some issues initially that meant the CSS was not compiling at all. It required adjusting some gem versions, and it now seems to work fine, but with this deprecation warning. I think it'll be solved when we start updating the gems again afterwards, otherwise we can resolve it separately as a tech-debt issue 👍

@Matt-Yorkley
Copy link
Contributor

I think this might be closed by #7104 👍

@Matt-Yorkley
Copy link
Contributor

Closed by #7104 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants