class Integer

Public Instance Methods

key_value() click to toggle source
# File lib/terjira/ext/jira_ruby.rb, line 92
def key_value; self.to_s; end