Sha256: 4416f77a71281da037ed0c7561ebad983cb9b25d145c021413a425e96138344f

Contents?: true

Size: 92 Bytes

Versions: 5

Compression:

Stored size: 92 Bytes

Contents

# frozen_string_literal: true

class Author < ::ActiveRecord::Base
  voting as: :author
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
voting-0.5.0 spec/support/models/author.rb
voting-0.4.0 spec/support/models/author.rb
voting-0.3.0 spec/support/models/author.rb
voting-0.2.0 spec/support/models/author.rb
voting-0.1.0 spec/support/models/author.rb