Sha256: c8cd177d94f3754ae36ed9e0ad9d0bcf185a2b79a99cbd19f7c252b170ae27ff
Contents?: true
Size: 110 Bytes
Versions: 2
Compression:
Stored size: 110 Bytes
Contents
# frozen_string_literal: true class Toy < ::ActiveRecord::Base rating where: 'value > 1 and value < 5' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rating-0.11.0 | spec/support/models/toy.rb |
rating-0.10.0 | spec/support/models/toy.rb |