Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS The Rails Asset Pipeline and Styling Sass and Rails Reorganize SCSS

I'm trying to hack through this obsolete course - is *= require foundation the hack to replace the old version

It seems to be called *= require foundation_and_overrides and RAILS 4 also does not compile application.css.scss anymore. I love how every course becomes an advanced course when Treehouse posts outdated videos for old versions that no longer function the same way. Well, it drives me crazy, but at least you have to get really good to make these freaking outdated instructions actually function on a live app.

Hey Adam,

I haven't checked out the Rails Asset Pipeline and Styling video. But I just created a Sample Rails app with foundation installed and hopefully it can help you continue hacking away on the course.

Here's the link to the repo

https://github.com/ArmandoAmador/Foundations-Rails-Starter-File