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 trialBankole Abawonse
9,021 PointsWelcome.erb
Hello, I'm following the work on my computer and can't get the welcome.erb file to work since its a different file entirely. How can i get it to work? Thanks!
1 Answer
Bankole Abawonse
9,021 PointsHey, I'm trying to work outside of the treehouse workspace. Basically, I'm trying to find out if I need an IDE. I tried using regular text files (.rb) but obviously that won't work because then i have to create a second .erb file and the terminal can't read from both places.
Samuel Ferree
31,722 PointsDo you have ruby installed on your computer? What is the content of the erb file you're trying to render?
Samuel Ferree
31,722 PointsSamuel Ferree
31,722 PointsCan you elaborate a bit on what you're trying to do?