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

Creating an Authentication: Git Pull Latest Code

I skipped the 2 other lessons above Creating an Authentication. I'm now beginning Pulling the Latest Code.
http://teamtreehouse.com/library/programming/build-a-simple-ruby-on-rails-application/creating-an-authentication-system

Is there a way to obtain the code without make a pull request? I didn't create a project and am just starting with this Chapter: Creating an Authentication in Ruby.

1 Answer

Sandra Weber
Sandra Weber
1,531 Points

Hi K G,

To get the code for the Authentication project, there's a download link on the "Pulling the Latest Code" video page (on the right, below the video, labeled "Project Files"). Since you skipped the other sections and don't have a project or a Git repository, the video isn't going to make much sense. If you already have a project in a Git repository, the video just explains that the way to get the latest code, if someone else has been making changes, is "git pull".

Hope this helps!