Module: RSolr::Char
- Defined in:
- lib/rsolr/char.rb
Overview
:nodoc:
Class Method Summary collapse
Class Method Details
.included ⇒ Object
3 4 5 |
# 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 |