The State data looks like seed data, data that the application depends on to run (as opposed to data created by use of the application). seed_fu [ http://www.intridea.com/2008/4/20/seed-fu-simple-seed-data-for-rails ] could help, as could some of the choices that the seed_fu article links to. Regards, Craig