Class: Array
- Inherits:
-
Object
- Object
- Array
- Defined in:
- lib/hilbert/utils/ruby_ext.rb
Instance Method Summary collapse
Instance Method Details
#join_by_sp ⇒ Object
51 52 53 |
# File 'lib/hilbert/utils/ruby_ext.rb', line 51 def join_by_sp join(' ') end |