Top Level Namespace
Defined Under Namespace
Modules: Enumerable, FeedImport, Plug, Rbkb Classes: Array, Float, Numeric, Object, RbkbString, String, Symbol
Instance Method Summary collapse
Instance Method Details
#RbkbString(x) ⇒ Object
605 606 607 |
# File 'lib/rbkb/extends/string.rb', line 605 def RbkbString(x) RbkbString.new(x) end |