Method: OSDNClient::Group#to_s
- Defined in:
- lib/osdn-client/models/group.rb
#to_s ⇒ String
Returns the string representation of the object
276 277 278 |
# File 'lib/osdn-client/models/group.rb', line 276 def to_s to_hash.to_s end |