paydro
2010-Mar-04 18:39 UTC
Fixtures breaking default test when --skip-activerecord is used
Hi all, When generating a new Rails 3 app with --skip-activerecord, the test/ test_helper.rb file still has the call "fixtures :all" in it which breaks. I added a patch to remove the call as well as the directory. Now, this is my first patch to Rails, so I followed the contribution guide (http://rails.lighthouseapp.com/projects/8994/sending-patches) and it looks like I need some community folks to review the patch. Can anyone take a look? :) Here''s my ticket: https://rails.lighthouseapp.com/projects/8994/tickets/4104-remove-fixtures-from-tests-when-skip-activerecord-is-used#ticket-4104-1 Thanks! Peter -- 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 rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.