Sha256: f6e01d8d11e839c726b3bf93e9e5ee4394044734d31963f316d9232459307148

Contents?: true

Size: 152 Bytes

Versions: 40

Compression:

Stored size: 152 Bytes

Contents

module Pageflow
  FactoryGirl.define do
    factory :theming, :class => Pageflow::Theming do
      account
      theme_name 'default'
    end
  end
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
pageflow-12.6.0 spec/factories/themings.rb
pageflow-12.5.0 spec/factories/themings.rb
pageflow-12.4.1 spec/factories/themings.rb
pageflow-12.4.0 spec/factories/themings.rb
pageflow-12.3.0 spec/factories/themings.rb
pageflow-12.2.0 spec/factories/themings.rb
pageflow-12.1.0 spec/factories/themings.rb
pageflow-12.0.4 spec/factories/themings.rb
pageflow-12.0.3 spec/factories/themings.rb
pageflow-12.0.2 spec/factories/themings.rb
pageflow-12.0.1 spec/factories/themings.rb
pageflow-12.0.0 spec/factories/themings.rb
pageflow-12.0.0.rc7 spec/factories/themings.rb
pageflow-12.0.0.rc6 spec/factories/themings.rb
pageflow-0.11.4 spec/factories/themings.rb
pageflow-12.0.0.rc5 spec/factories/themings.rb
pageflow-12.0.0.rc4 spec/factories/themings.rb
pageflow-12.0.0.rc3 spec/factories/themings.rb
pageflow-12.0.0.rc2 spec/factories/themings.rb
pageflow-12.0.0.rc1 spec/factories/themings.rb