Hi Udara,

Yes we are installing ruby there!

Did you notice the below section in the passenger node definition in my
previous reply? :)

   class { 'ruby':
      version         => '1.8.7',
      gems_version    => '1.8.24',
      rubygems_update => false,
   }

This snippet will install specified ruby version and gems.

My suggestion was to make server cartridges instead of ruby cartridge.

What clients need is a server to host ruby application, not just ruby.

IMO, it better to call them as a passenger cartridge or a puma cartridge
(Not a ruby cartridge).

Isn't it?

Otherwise, we are installing ruby also there.

Thanks.


On Tue, Jul 29, 2014 at 9:56 PM, Udara Liyanage <[email protected]> wrote:

> Hi Raj,
>
> As I understood, Your suggestion is to make a Passenger cartridge instead
> of Ruby cartridge. If a Passenger cartridge is created don't we install
> Ruby on it. Client's requirement is a Ruby environment where he can deploy
> Ruby apps. Sorry if I have misunderstood.
>
>
> Touched, not typed. Erroneous words are a feature, not a typo.
>



-- 
Rajkumar Rajaratnam
Software Engineer | WSO2, Inc.
Mobile +94777568639 | +94783498120

Reply via email to