Showing 2 videos tagged with bundler

Gem Bundler

Loading multiple Ruby Gems can result in runtime errors when an incompatible version of a gem dependency is already loaded as a dependency of another gem. Gem bundler can also pre-load and cache gems for faster loading.
Tags:

Railscasts Episode #201 - Bundler

00:09:22 railscasts.com
Bundler is the way to manage gem dependencies in Rails 3.0. Learn how to install gems and lock them down in this episode.
Tags: