Read more

Install gems for all bundled projects

Arne Hartherz
November 05, 2010Software engineer at makandra GmbH

This is a bash script for those of you who need to install all gems for all projects (e.g. to get started quickly on a newly installed system).

Illustration UI/UX Design

UI/UX Design by makandra brand

We make sure that your target audience has the best possible experience with your digital product. You get:

  • Design tailored to your audience
  • Proven processes customized to your needs
  • An expert team of experienced designers
Read more Show archive.org snapshot

Put it into your ~/bin/ and run it from the directory that holds your projects.

Note that, like the vanilla bundle install, this will fail whenever a new gem compiles native components and requires a missing system dependency.

Posted by Arne Hartherz to makandra dev (2010-11-05 10:05)