[Rails] importing mysql data
Is there anyway to import data using mysqldump rather than fixtures
during a test (rake test:profile in this case).
I have not been successful in exporting mysql data in yml format
(which works ok) and importing it into rails (doesn't work, rake task
complains about formatting of the yml file whose integrity seems
intact).
What are some other days to export/import data with or without
fixtures?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home