Sites
Category Archives: programming
Quick RVM Rubinius 1.0.0 Install Recipe
Here are the quick and dirty commands I used to install Rubinius 1.0.0 with Rails, RSpec, and Sinatra in RVM on Mac OS X. So far I haven’t been able to get Cucumber to install. The problem has been fixed … Continue reading
Posted in Computers, Web Development, blog, programming
Tagged cucumber, rspec, rubinius, Ruby on Rails, RVM
Comments Off
Ordering on a Field in a Linked Table
I attempted to order my runners based on their assigned stage number. The stage number is linked by the stage_id in the schema and the class shows that it belongs to a stage: class Runner > ActiveRecord::Base belongs_to :stage end … Continue reading
IT Conversations: Kent Beck
The Conversations Network recently released an IT Conversations show I did post production on. Kent Beck tells stories about how his pioneering work in Test Driven Development, Design Patterns and Extreme Programming. Link. Technorati Tags: Programming
Posted in Computers, Podcasting, programming
Comments Off






