Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/cisbin/core_ext.rb
Instance Method Summary collapse
Instance Method Details
#to_squawk ⇒ Object
2 3 4 |
# File 'lib/cisbin/core_ext.rb', line 2 def to_squawk "squawk! #{self}".strip end |