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 Installing a Ruby Development Environment Installing a Ruby Development Environment Installing Ruby on Windows

William Peterson
William Peterson
5,103 Points

Bundler or Composer

In my preliminary reading on this subject, everyone is using composer instead of bundler.

My question is; which should I be using to keep up to date with this technology?

4 Answers

William Peterson
William Peterson
5,103 Points

Also, why would you not just use the Railsinstaller http://railsinstaller.org/en which takes care of all the troubles of installing: Packages included are Ruby 1.9.3 Rails 3.2 Bundler Git Sqlite TinyTDS SQL Server Support DevKit

In some of the later lessons, they do mention rails installer and the easier solution.

William Peterson
William Peterson
5,103 Points

I guess for this lesson I should follow along...

William Peterson
William Peterson
5,103 Points

ok, thank you Phillip, I think I will just use the railsinstaller and with composer. Appreciated