Sha256: c99e0901bfc4ca9cb481d4c294e6522232ab44e562674d622430e291d2dce9d8

Contents?: true

Size: 90 Bytes

Versions: 8

Compression:

Stored size: 90 Bytes

Contents

FactoryGirl.define do
  factory :post do
    title "MyString"
    body "MyText"
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
groonga-client-rails-0.9.7 test/apps/rails4-mongoid/test/factories/posts.rb
groonga-client-rails-0.9.6 test/apps/rails4-mongoid/test/factories/posts.rb
groonga-client-rails-0.9.5 test/apps/rails4-mongoid/test/factories/posts.rb
groonga-client-rails-0.9.4 test/apps/rails4-mongoid/test/factories/posts.rb
groonga-client-rails-0.9.3 test/apps/rails4-mongoid/test/factories/posts.rb
groonga-client-rails-0.9.2 test/apps/rails4-mongoid/test/factories/posts.rb
groonga-client-rails-0.9.1 test/apps/rails4-mongoid/test/factories/posts.rb
groonga-client-rails-0.9.0 test/apps/rails4-mongoid/test/factories/posts.rb