Method: ModelRecord#rrid
- Defined in:
- lib/model/the_record.rb
#rrid ⇒ Object Also known as: to_orient
The extended representation of RID (format: #00:00 )
43 44 45 |
# File 'lib/model/the_record.rb', line 43 def rrid "#" + rid end |
The extended representation of RID (format: #00:00 )
43 44 45 |
# File 'lib/model/the_record.rb', line 43 def rrid "#" + rid end |