Method: Athenian::JIRAIssueType#to_s
- Defined in:
- lib/athenian/models/jira_issue_type.rb
#to_s ⇒ String
Returns the string representation of the object
286 287 288 |
# File 'lib/athenian/models/jira_issue_type.rb', line 286 def to_s to_hash.to_s end |