bisscomm/spree_refinery_resources

View on GitHub
lib/spree_refinery_resources/factories.rb

Summary

Maintainability
A
0 mins
Test Coverage
FactoryGirl.define do
  # Define your Spree extensions Factories within this file to enable applications, and other extensions to use and override them.
  #
  # Example adding this to your spec_helper will load these Factories for use:
  # require 'spree_refinery_resources/factories'
end