Blog of Ryan Bigg - Ubuntu, Ruby, RVM, Rails, and You
4 weeks ago by amcclosky
"This beginner's guide will set up with Ruby 1.9.3, RVM and Rails 3.2.1 and is specifically written for a development environment on Ubuntu 11.10"
rails
ruby
4 weeks ago by amcclosky
Exceptional Ruby: Master the art of handling failure in Ruby
9 weeks ago by amcclosky
"Exceptional Ruby is an in-depth guide to exceptions and failure handling in Ruby."
ruby
9 weeks ago by amcclosky
Debugging Ruby Performance // Speaker Deck
february 2012 by amcclosky
"Ruby might be slow, but bad code only makes it worse. This talk will teach you how to use powerful tools to see how your code is executed, so you can understand, debug and optimize it."
ruby
rails
february 2012 by amcclosky
Ruckus Notes - Processing Resque jobs in Ruby that are queued by Java Workers
december 2011 by amcclosky
"We have a mixture of Ruby and Java workers. All our workers accept a Hash of arguments. In one case I needed to create a job from Java to be consumed by a Ruby worker."
ruby
rails
december 2011 by amcclosky