Class
ThinkingSphinx::ActiveRecord::Property
In:
lib/thinking_sphinx/active_record/property.rb
Parent:
Object
frozen_string_literal: true
Methods
name
new
rebase
source_type
Included Modules
ThinkingSphinx::Core::Property
Attributes
columns
[R]
model
[R]
options
[R]
Public Class methods
new
(model, columns, options = {})
Public Instance methods
name
()
rebase
(associations, options)
source_type
()
[Validate]