Class: Array
Overview
:nodoc:
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#to_xapian_fu_string ⇒ Object
22 23 24 |
# File 'lib/xapian_fu/xapian_doc.rb', line 22 def to_xapian_fu_string join(" ") end |