| Author |
success getting ruby accepted at work?
|
Jason Mayer
Ranch Hand
Joined: Oct 16, 2007
Posts: 31
|
|
|
I work for a large corporation. I was hired as a java dev based on my ruby experience. I've tried to get management and upper management to take another look at ruby for general scripting work, reporting things, etc, but they always say no, use perl or groovy (the two accepted languages). Has anyone had any success at all in getting Ruby adopted at a large corporation?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
|
|
|
If the current tools are working, then there's no need to rock the boat. If the current tools have deficiencies that could be remedied by using Ruby, then that's your value proposition. Otherwise, it's just a waste of time trying to make a change for change's sake.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Matt Williams
Greenhorn
Joined: Feb 06, 2008
Posts: 14
|
|
I've been using JRuby; it seems to be a good compromise. That said, one of the ways of getting something in can be via creating a proof of concept and/or demo and showing how quickly you can get something working. Even so, they're the ones who in the long run have to live with supporting the apps -- if you leave or otherwise are not available they have to find someone who will support it and if they've settled on a particular set of languages that they support, the easier it is to find inhouse resources.
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
Originally posted by Matt Williams: I've been using JRuby; it seems to be a good compromise. That said, one of the ways of getting something in can be via creating a proof of concept and/or demo and showing how quickly you can get something working. Even so, they're the ones who in the long run have to live with supporting the apps -- if you leave or otherwise are not available they have to find someone who will support it and if they've settled on a particular set of languages that they support, the easier it is to find inhouse resources.
A very good point. The best thing to do would be to take an existsing application and develop ROR version. You can show them it can be done quickly.
|
Groovy
|
 |
 |
|
|
subject: success getting ruby accepted at work?
|
|
|