minitest_helper.rb:27:in `<class:TestCase>': undefined method `fixtures' for MiniTest::Rails::ActiveSupport::TestCase:Class (NoMethodError)from /vagrant/test/minitest_helper.rb:25:in `<top (required)>'from test/models/document_template_test.rb:1:in `require_relative'from test/models/document_template_test.rb:1:in `<main>'
class MiniTest::Rails::ActiveSupport::TestCase# Setup all fixtures in test/fixtures/*.(yml|csv) for all tests in alphabetical order.fixtures :all# Add more helper methods to be used by all tests here...end
Curse my love of MongoDB!
We are using mongoid. Sorry Mike, that was my ruby-newbie moment for the day.