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 trialAlexander Ruby
Courses Plus Student 620 PointsTrouble Starting Ruby on Rails
Hi everyone! I'm kinda new to the programming world and would like to learn all I can.
I started the first part of Ruby on Rails, and I'm having a bit of trouble. Watching the video on generating our Rails App, the video says they have re-made the directory [Projects]. I know this may seems silly, but I'd like for him to go into greater detail on creating one. I opened up the cmd on windows and created the directory, but how do I open it and start generating the app inside the file?
I've tried using the Command Prompt with Ruby and Rail and Git Bash, but it says the directory has been made but I can't open it I guess.
It's also saying the command rvm use 1.9.3 isn't recognized as a command? hmmm
I hope most of this made sense. Thanks
1 Answer
Jason Seifer
Treehouse Guest TeacherHi Alexander Ruby once you make a directory you can type "cd [directory name]" to go in there from a command prompt. Everything else should work from there.
You can ignore the "rvm" command on Windows.
Alexander Ruby
Courses Plus Student 620 PointsAlexander Ruby
Courses Plus Student 620 PointsAhh Thank you sir! I appreciate it greatly.
Love the website by the way.
faranaway
Courses Plus Student 13,885 Pointsfaranaway
Courses Plus Student 13,885 PointsYou can even try and use a terminal application like iTerm and have specific settings or profiles to have set directories for you during start.