Sha256: c87c1d43a0876a8dc00c1df87d8995dc6104d443216c9715c51c30812d612e96

Contents?: true

Size: 197 Bytes

Versions: 3

Compression:

Stored size: 197 Bytes

Contents

# Read about factories at https://github.com/thoughtbot/factory_girl

FactoryGirl.define do
  factory :knowledge_base_sectionables_link, aliases: [:link], class: 'Sectionables::Links' do
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
knowledge_base-0.2.0 spec/factories/knowledge_base_sectionables_links.rb
knowledge_base-0.1.0 spec/factories/knowledge_base_sectionables_links.rb
knowledge_base-0.0.3 spec/factories/knowledge_base_sectionables_links.rb