Ruby Bytes
November 7th, 2006 -
Inspired by Cody Lindley’s JavaScript Tidbits, I’ve decided to follow suit. I’ve been wanting to write some small samples of code to share about the depth of the Ruby language.
There has been so much focus on Rails, that Ruby seems to take a back seat at times. So, I’d like to share somethings that Ruby is very known for being able to do in the Rails world. Let’s start with this example of using Ruby scripting power to search within a file.
Tags: ruby, ruby bytes