Apologies if this is blatantly obvious and I am wasting your time - I'm quite an infrequent Rails contributor...
Basically I am looking for an easy way to load the schema definitions from activerecord/test/schema into my databases. In the RUNNING_UNIT_TESTS file it says "When you have the database online, you can import the fixture tables with the test/schema/*.sql files." This seems to be outdated as all the files in test/schema are now .rb schema files. I can't see a rake task to perform this - maybe there should be one? I'd be happy to create a patch to make this a bit easier for others in the future. Cheers, Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
