Sha256: a52961ac18446f28dc2c7414f9bf2bc3781758cbe5a3520664791bb0695a7952
Contents?: true
Size: 105 Bytes
Versions: 28
Compression:
Stored size: 105 Bytes
Contents
FactoryGirl.define do factory :theme do |t| t.name "theme_name" t.theme_id "theme_id" end end
Version data entries
28 entries across 28 versions & 1 rubygems