Sha256: 8a45432532498c6f7c9a6082520cfab8e99a872c565ddb4cda9183f6ca294b38
Contents?: true
Size: 204 Bytes
Versions: 5
Compression:
Stored size: 204 Bytes
Contents
# Read about factories at https://github.com/thoughtbot/factory_girl FactoryGirl.define do factory :mechanize_store_payment_type, :class => MechanizeStore::PaymentType do name "MyString" end end
Version data entries
5 entries across 5 versions & 1 rubygems