[Rails-core] Be a hero: Convert Active Record fixtures to schema.rb

Michael Koziarski michael at koziarski.com
Fri Feb 10 05:26:54 GMT 2006


On 2/10/06, Kevin Clark <kevin.clark at gmail.com> wrote:
> I'll give it a shot. Is there a reason we can't load up the individual
> schema to a db and use schema dumper? Clean up if needed?
> Kev

It's also about making sure that the rake test_x loads the schema, and
runs the tests.

But I think you've just given away a secret implementation strategy ;)

--
Cheers

Koz


More information about the Rails-core mailing list