Sha256: c1225af4680db77c70964387fa19222ec7d87ffb3e2f877152a7d35d1af4e3d2
Contents?: true
Size: 165 Bytes
Versions: 2
Compression:
Stored size: 165 Bytes
Contents
# Read about factories at http://github.com/thoughtbot/factory_girl FactoryGirl.define do factory :ajax do name "MyString" description "MyText" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
guara-0.0.3 | spec/factories/tests_ajaxes.rb |
guara-0.0.1.rc | spec/factories/tests_ajaxes.rb |