Sha256: 232e6f2f51baacc87afdf9fad399c9b484e5500b5188f8c2e50a2a33ef43b0b5

Contents?: true

Size: 124 Bytes

Versions: 11

Compression:

Stored size: 124 Bytes

Contents

module Pageflow
  FactoryBot.define do
    factory :theming, :class => Pageflow::Theming do
      account
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
pageflow-15.8.0 spec/factories/themings.rb
pageflow-15.7.1 spec/factories/themings.rb
pageflow-15.7.0 spec/factories/themings.rb
pageflow-15.6.1 spec/factories/themings.rb
pageflow-15.6.0 spec/factories/themings.rb
pageflow-15.5.0 spec/factories/themings.rb
pageflow-15.4.0 spec/factories/themings.rb
pageflow-15.3.0 spec/factories/themings.rb
pageflow-15.2.2 spec/factories/themings.rb
pageflow-15.2.1 spec/factories/themings.rb
pageflow-15.2.0 spec/factories/themings.rb