Class: Rdomino::Name
- Inherits:
-
Object
- Object
- Rdomino::Name
- Defined in:
- lib/rdomino/name.rb
Class Method Summary collapse
Class Method Details
.abbreviated(s) ⇒ Object
4 5 6 |
# File 'lib/rdomino/name.rb', line 4 def abbreviated(s) Session.session.Createname(s).abbreviated end |