Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #7056
| Newsgroups | comp.lang.ruby |
|---|---|
| Date | 2014-12-16 14:33 -0800 |
| References | <bbc64ae6-6f8a-44f4-b8c4-b4a15995bc76@googlegroups.com> <ld3bo2$j6i$1@dont-email.me> |
| Message-ID | <1841de9c-ca9d-402f-aa61-eb3384c409b1@googlegroups.com> (permalink) |
| Subject | Re: Is Ruby Dying? |
| From | Ryan VanMaele <ryan.vanmaele@gmail.com> |
I'm fairly new to Ruby but I think the gem system is really pretty great, at least in theory. Ideally your sys admin should just be able to install rvm and be done. All the gems should come in seamlessly without any intervention. That all being said, I develop on a Mac and deploy on Linux and have had to deal with everything breaking. Especially when doing OS updates on my Mac. Where things seem to go awry is when somebody has built a gem which for some reason has to compile native code and/or use a bunch of system libraries. At that point you might as well have native packages. I find these gems to really hurt my view of the ecosystem as I want gems to be truly portable.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar
Is Ruby Dying? John Moses <moses.john.r@gmail.com> - 2013-12-24 08:52 -0800
Re: Is Ruby Dying? SD! <email@domain.com> - 2014-02-07 20:21 +0100
Re: Is Ruby Dying? "WJ" <w_a_x_man@yahoo.com> - 2014-12-15 21:02 +0000
Re: Is Ruby Dying? KlausG <KDiddy1@web.de> - 2014-12-16 10:05 -0800
Re: Is Ruby Dying? "WJ" <w_a_x_man@yahoo.com> - 2014-12-17 03:04 +0000
Re: Is Ruby Dying? Ryan VanMaele <ryan.vanmaele@gmail.com> - 2014-12-16 14:33 -0800
Re: Is Ruby Dying? José Alves <jose.tapadas@gmail.com> - 2014-12-23 09:36 -0800
csiph-web