Hm, I've never had issues with the ruby module system before -- it feels somewhat similar to npm. I'm guessing quite a few ideas from npm were derived from bundler/gems.
On any given system, I can untar one file and have node & ruby running with all my favorite packages via the home directory. Both languages can be sandboxed well with nvm & rbenv. On Sun, Jun 3, 2012 at 8:30 PM, Matt <[email protected]> wrote: > True, but having used the bitnami ruby stack by mistake thinking it would > make ruby things easier, this has been a huge mistake. Though that might be > ruby's fault - god what an awful module system they have. > > > On Sun, Jun 3, 2012 at 2:21 PM, Mark Hahn <[email protected]> wrote: > >> That opinion is silly IMHO. Having an AMI ready to use in EC2 looks >> quite useful. There is nothing that says how you have to use the >> components. You can ignore any of them. >> >> -- >> Job Board: http://jobs.nodejs.org/ >> Posting guidelines: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> You received this message because you are subscribed to the Google >> Groups "nodejs" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/nodejs?hl=en?hl=en >> > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
