Hello people, for some reason my db:fixtures:load FIXTURES=menus doesn't work anymore. This is my output: debian:/var/www/project# rake db:fixtures:load FIXTURES=menus (in /var/www/project) rake aborted! Could not find /var/www/project/test/fixtures/m.yml or /var/www/project/test/fixtures/m.csv
(See full trace by running task with --trace) Does anyone know why it's looking for m.yml instead of menus.yml? -- Posted via http://www.ruby-forum.com/. -- 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 [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-talk?hl=en.

