- 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.
About Me
My name is Matthew Lang, and I'm a programmer and Ruby hobbyist based just outside Glasgow in the UK.
Search
My Places
Tags
- Snippets (133)
- Rails (101)
- Sinatra (26)
- Testing (22)
- Ruby (21)
- Gems (20)
- NoSQL (14)
- Git (12)
- Agile (10)
- Authentication (10)
- view all 60 tags
- Deployment (7)
- Rack (7)
- TDD (7)
- ActiveRecord (6)
- Conferences (6)
- Heroku (6)
- Craftmanship (5)
- Enterprise (4)
- Javascript (4)
- Plugins (4)
- Programming (4)
- Software Projects (4)
- CMS (2)
- DataMapper (2)
- Github (2)
- RVM (2)
- SQL (2)
- Techniques (2)
- AJAX (1)
- Android (1)
- Application Design (1)
- Best Practices (1)
- Books (1)
- Bundler (1)
- Caching (1)
- Debugging (1)
- Formtastic (1)
- Frameworks (1)
- Freelancing (1)
- Incubator (1)
- IronRuby (1)
- MacRuby (1)
- Mobile (1)
- Mongrel (1)
- nanoc (1)
- Open Source (1)
- Performance (1)
- Productivity (1)
- Rake (1)
- Refactoring (1)
- Review (1)
- Scripting (1)
- Sequel (1)
- Server (1)
- Social Media (1)
- Technology (1)
- Tools (1)
- Web Design (1)
- Windows (1)
- YAML (1)
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.