[chef] Re: using chef and gem to install rails


Chronological Thread 
  • From: Cassiano Leal < >
  • To:
  • Subject: [chef] Re: using chef and gem to install rails
  • Date: Thu, 29 Aug 2013 09:53:03 -0300

Rails is usually installed via bundler as a dependency of your application, at deploy time.

That said, if you want to install a system-wide rails for some other reason, you want gem_package. If you want to use rails inside a Chef recipe for whatever reason, then you want chef_gem.

On 28 August 2013 22:00, David Montgomery < " target="_blank"> > wrote:
I want install rails.

I see chef_gem and gem_package


Which do I use?  And how do I do it?

Thanks






Archive powered by MHonArc 2.6.16.

§