Sha256: 56e2dc63210f7eec3cb493e5fb7e39427d1c8bbc67ca1448cb741596d55ce0c6
Contents?: true
Size: 131 Bytes
Versions: 2
Compression:
Stored size: 131 Bytes
Contents
module Githu3 class Issue < Githu3::Resource has_many :events has_many :comments has_many :labels end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
githu3-0.0.3 | lib/githu3/issue.rb |
githu3-0.0.2 | lib/githu3/issue.rb |