[Rails] Re: db:fixtures:load not working anymore?!

2010-11-09 Thread Heinz Strunk
Problem solved, I played around and figured out that Rails 3 apparently needs the file ending as well. rake db:fixtures:load FIXTURES=menus.yml works fine! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups Ruby on Rails:

[Rails] Re: db:fixtures:load not working anymore?!

2010-11-09 Thread Marnen Laibow-Koser
Heinz Strunk wrote in post #960377: Problem solved, I played around and figured out that Rails 3 apparently needs the file ending as well. rake db:fixtures:load FIXTURES=menus.yml works fine! Great. Now stop using fixtures. They're a broken feature of Rails and should be avoided entirely.

[Rails] Re: db:fixtures:load not working anymore?!

2010-11-09 Thread Heinz Strunk
Haha, I know. It's just a small part that remained in fixture and too lazy to move them to machinist. Will do soon, promise! :) -- 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