The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
ThoughtWorks on Ruby

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Obie Fernandez

Posts: 608
Nickname: obie
Registered: Aug, 2005

Obie Fernandez is a Technologist for ThoughtWorks
ThoughtWorks on Ruby Posted: Jul 10, 2006 8:33 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Obie Fernandez.
Original Post: ThoughtWorks on Ruby
Feed Title: Obie On Rails (Has It Been 9 Years Already?)
Feed URL: http://jroller.com/obie/feed/entries/rss
Feed Description: Obie Fernandez talks about life as a technologist, mostly as ramblings about software development and consulting. Nowadays it's pretty much all about Ruby and Ruby on Rails.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Obie Fernandez
Latest Posts From Obie On Rails (Has It Been 9 Years Already?)

Advertisement

As I mentioned in my RailsConf talk, we've been using Ruby at ThoughtWorks clients for at least 3 years, way before the Rails phenomenon hit. A good example I can share with you comes from one of our projects at an investment bank client in Sydney where we are using Ruby to:

  • generate Selenium tests using a DSL wrapped around RubySelenium
  • do statistical analysis of data in our legacy database
  • spike out rules (typically regex) to cope with dodgy data in certain fields
  • analyse logs for performance data and create summaries
  • wrap svn logs to tell us who did what, when

So, even in circumstances where you're stuck with Java or .NET, there are still cases where you might benefit by using Ruby for its powerful scripting capabilities.

Read: ThoughtWorks on Ruby

Topic: mkmf and erb Previous Topic   Next Topic Topic: Managing database.yml with Capistrano

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use