Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/taggie.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#to_taggie ⇒ Object
1 |
# File 'lib/taggie.rb', line 1 def to_taggie;Taggie.new self end |