Allan & Steve are the chubby founders of LessEverything. This is their blog, hear them rant, praise, give advice and talk about Just Stuff, Less Accounting, Lovd by Less, More Honey, Less Memories, Code, Business, Design, Marketing
Chat with Us
October 4th, 2007

Rails 2.0 is on it's way. Are you ready?

written by Steven Bristol

Peter Cooper brings us this nice little tid bit to help < 2.0 apps get ready for the big change. This script aims to examine your rails app and figure out what you need to change to before migrating to rails 2.0.

Here’s how to use it:

  1. Copy the script into a file called “rails2.0.rb.”
  2. Move the rails2.0.rb file to the root of your rails app.
  3. Using the command line, execute the script with “ruby rails2.0.rb.”
  4. Fix your app!

Leave a Reply