Sha256: 8065a6882fbf7ead61b09da5bbf301946b48e7d311bea716c6165da6a8816330

Contents?: true

Size: 92 Bytes

Versions: 10

Compression:

Stored size: 92 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rating-0.11.0 spec/support/models/author.rb
rating-0.10.0 spec/support/models/author.rb
rating-0.9.0 spec/support/models/author.rb
rating-0.8.0 spec/support/models/author.rb
rating-0.7.0 spec/support/models/author.rb
rating-0.6.0 spec/support/models/author.rb
rating-0.5.0 spec/support/models/author.rb
rating-0.4.0 spec/support/models/author.rb
rating-0.3.0 spec/support/models/author.rb
rating-0.2.0 spec/support/models/author.rb