Sha256: 8ca4338449be9a8fc96b82723ff365694d178d766f47fca79d2c9caf9f805a01

Contents?: true

Size: 109 Bytes

Versions: 6

Compression:

Stored size: 109 Bytes

Contents

# frozen_string_literal: true

FactoryBot.define do
  factory :vote, class: ActsAsVotable::Vote do
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

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