Sha256: fcf3e4185d1ba9b3940bac8cbc2b18b8467a1caf8c30d8e662044c84242ecbc6

Contents?: true

Size: 82 Bytes

Versions: 6

Compression:

Stored size: 82 Bytes

Contents

# frozen_string_literal: true

FactoryBot.define do
  factory :voter do
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

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