Sha256: 328061f51a29f9cb346e4972f90fe5db82a154c48634278357643e647b58ace2
Contents?: true
Size: 140 Bytes
Versions: 1
Compression:
Stored size: 140 Bytes
Contents
# Read about factories at http://github.com/thoughtbot/factory_girl FactoryGirl.define do factory :type do name "MyString" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
connection_manager-0.0.1 | test_app/spec/factories/types.rb |