Sha256: d1eb4374497b1000b3e4b466f262c1339e5cce3ac93e9b246ed7118f8bb30c35

Contents?: true

Size: 84 Bytes

Versions: 6

Compression:

Stored size: 84 Bytes

Contents

# frozen_string_literal: true

FactoryBot.define do
  factory :votable do
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
acts_as_votable-0.14.0 spec/factories/votable.rb
acts_as_votable-0.13.2 spec/factories/votable.rb
acts_as_votable-0.13.1 spec/factories/votable.rb
acts_as_votable-0.13.0 spec/factories/votable.rb
acts_as_votable-0.12.1 spec/factories/votable.rb
acts_as_votable-0.12.0 spec/factories/votable.rb