Class: Handle
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Handle
- Defined in:
- lib/dspace/active_record/handle.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
8 9 10 |
# File 'lib/dspace/active_record/handle.rb', line 8 def to_s self.handle end |