Sha256: 453146b1726ffeb788cf9b3bf7fc7bbdd32147ed09ba9b46633dfb609cf2b565
Contents?: true
Size: 103 Bytes
Versions: 1
Compression:
Stored size: 103 Bytes
Contents
module Octopi class IssueComment < Base include Resource attr_accessor :body, :user end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
octopi-0.4.1 | lib/octopi/issue_comment.rb |