module RSolr::Char
Public Class Methods
included(*)
click to toggle source
# File lib/rsolr/char.rb, line 3 def self.included(*) warn 'RSolr::Char is deprecated without replacement, and will be removed in RSolr 3.x' end