After upgrading to Snow Leopard, I was greeted with the following upon trying to run my latest Ruby application: I did find a quick fix: basically, the native system gems need to be reinstalled for 64-bit gems: I found a good script for doing this at: http://stackoverflow.com/questions/1367380/snow-leopard-64-bit-ruby-gem-problem From the irb interface, try this: After about [...]
Posts Tagged ‘Ruby on Rails’
Ruby / MacBook / Snow Leopard Upgrade
Posted in Uncategorized, tagged Apple, OSX, Ruby on Rails on September 22, 2009 | 3 Comments »
Ruby on Rails and iPhone Web App Development – Part 1
Posted in Uncategorized, tagged iPhone, Ruby on Rails on September 11, 2009 | Leave a Comment »
This is part 1 of a series in developing a web application for the iPhone in Ruby on Rails.