Class ThinkingSphinx::ActiveRecord::Attribute::Type
In: lib/thinking_sphinx/active_record/attribute/type.rb
Parent: Object

frozen_string_literal: true

Methods

multi?   new   timestamp?   type   type=   updateable?  

Constants

UPDATEABLE_TYPES = [:integer, :timestamp, :boolean, :float]

Attributes

attribute  [R] 
model  [R] 

Public Class methods

Public Instance methods

[Validate]