Class: Handle

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/dspace/active_record/handle.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



8
9
10
# File 'lib/dspace/active_record/handle.rb', line 8

def to_s
  self.handle
end