Sha256: 329f491b2a57bd11c8b76bc976d124c4e643d9541b71ba11e2a1d73fc380ae14

Contents?: true

Size: 152 Bytes

Versions: 1

Compression:

Stored size: 152 Bytes

Contents

# frozen_string_literal: true

class Tee < ActiveRecord::Base
  belongs_to :colour

  ThinkingSphinx::Callbacks.append(self, :behaviours => [:sql])
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
thinking-sphinx-5.0.0 spec/internal/app/models/tee.rb