[Rails-core] Be a hero: Convert Active Record fixtures to
schema.rb
Kevin Clark
kevin.clark at gmail.com
Fri Feb 10 05:25:37 GMT 2006
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
On 2/9/06, David Heinemeier Hansson <david.heinemeier at gmail.com> wrote:
> I've started for a few new tests to use schema.rb instead of creating
> a gazillion changes to all the db-specific .sql files. Great stuff.
> But it would be even greater if ALL of the db-specific fixtures were
> replaced by entries in schema.rb. Should not be a too hard task.
> Anyone up for it?
> --
> David Heinemeier Hansson
> http://www.loudthinking.com -- Broadcasting Brain
> http://www.basecamphq.com -- Online project management
> http://www.backpackit.com -- Personal information manager
> http://www.rubyonrails.com -- Web-application framework
> _______________________________________________
> Rails-core mailing list
> Rails-core at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-core
>
More information about the Rails-core
mailing list