Skip to content

Instantly share code, notes, and snippets.

@pinzolo
Created July 20, 2013 21:01
Show Gist options
  • Save pinzolo/6046426 to your computer and use it in GitHub Desktop.
Save pinzolo/6046426 to your computer and use it in GitHub Desktop.
class ActiveSupport::TestCase
self.fixture_path = File.dirname(__FILE__) + '/fixtures'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment