Fork me on GitHub

Snippets #112

Going to start looking into resources for upgrading Rails 2.x apps to Rails 3.0. I have a couple of small apps that should be okay, but there is another app that might need some time spent on it.
  • DataMapper 1.0 Release - At this time, there was nothing on the DataMapper website, but there's an announcement in the Google group. Another open source project, another milestone hit. Well done to everyone involved!
  • RailsConf 2010 Keynote - Some useful stuff on Rails 3.0 from DHH's keynote.
  • Rake 101 - A great introduction to the basics of Rake.