Sha256: 5e265f5be092ac90c595fe0fa4624f680985cbecac5472ff97533f2c5901e1f7
Contents?: true
Size: 119 Bytes
Versions: 3
Compression:
Stored size: 119 Bytes
Contents
require "octogate/gh/user" module Octogate class GH::ReviewComment < Model coerce_key :user, GH::User end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
octogate-0.4.0 | lib/octogate/gh/review_comment.rb |
octogate-0.3.0 | lib/octogate/gh/review_comment.rb |
octogate-0.2.2 | lib/octogate/gh/review_comment.rb |