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

Ruby

Aj Villalobos
Aj Villalobos
1,864 Points

How to uninstall correctly the foundation framework in rails?

Hi guys, yaeh, I'm having problem in uninstalling the foundation framework, I've tried removing the gem, but I think the application.html.erb is mess up, what's the default settings on it?

Why does foundation has a install generator, they dont have a uninstall one :p

2 Answers

Maciej Czuchnowski
Maciej Czuchnowski
36,441 Points

Did you use Git? This would tell you exactly what got changed after Foundation installation and what to change to revert it.

Aj Villalobos
Aj Villalobos
1,864 Points

Yeah, i havent thought of that, I just generate a new app since.its fresh, but to others its a good call.