[Just tweeted about this. Sorry if you're getting this twice.] Hey, folks.
Rob and I released Trucker at the Ruby Midwest conference this weekend. Trucker is a gem that helps migrate legacy data into a Rails app. Example use cases: migrating blog posts from a Wordpress database, porting an entire app to Rails, grabbing data from a production database you don't control. If you've seen my Migrate Legacy Data talk (Episode 15 on the podcast), this is the same technique, but we gem-ified it and added a nice generator to make installation much easier. The source lives here: http://github.com/mokolabs/trucker You can install from Rubygems with: gem install trucker Cheers, Patrick -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
