Method: Origami::Reference#to_s
- Defined in:
- lib/origami/reference.rb
#to_s ⇒ Object
:nodoc:
102 103 104 |
# File 'lib/origami/reference.rb', line 102 def to_s #:nodoc: super("#{@refno} #{@refgen} R") end |
:nodoc:
102 103 104 |
# File 'lib/origami/reference.rb', line 102 def to_s #:nodoc: super("#{@refno} #{@refgen} R") end |