How to Install Gems in Ruby on Rails

Published: July 25, 2013, 2:36 p.m.

A Ruby gem is a library you can use in your Ruby applications. It's really easy to install a gem. You just need to know the name of the gem you want to install. In this Treehouse Quick Tip, Ruby teacher Jason shows you how to install the Bundler gem.