It's ruby time! I ditched xp for ubuntu to streamline my quest into ruby/rails. I followed the guides @ http://guides.rubyonrails.org/ which are very helpful, thanks!
Can the rails veterans recommend some open source projects I can learn from? I'm looking for best practices and well structured code to model after. Thanks HN.
* The Rails Dev Directory: http://github.com/engineyard/rails_dev_directory/
* Spree: http://github.com/railsdog/spree
* And Gemcutter: http://github.com/qrush/gemcutter. Gemcutter also uses Gemfile.
* Fat Free CRM: http://github.com/michaeldv/fat_free_crm. It doesn't use Cucumber, but it's still good code.
If you want to get setup with Rails 3.0, check out this gist I wrote: https://gist.github.com/50be644a99ff372d5b1f