Sha256: 0094db934740ea617c9e7492468a37e3e2e7dfef66feaedeb0934402a3f7fb05

Contents?: true

Size: 123 Bytes

Versions: 18

Compression:

Stored size: 123 Bytes

Contents

require "github/comment_event"

module Github
  class CommitCommentEvent < CommentEvent
    self.type = "commit"
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
houston-core-0.8.0.pre app/models/github/commit_comment_event.rb
houston-core-0.7.0 app/models/github/commit_comment_event.rb
houston-core-0.7.0.beta4 app/models/github/commit_comment_event.rb
houston-core-0.7.0.beta3 app/models/github/commit_comment_event.rb
houston-core-0.7.0.beta2 app/models/github/commit_comment_event.rb
houston-core-0.7.0.beta app/models/github/commit_comment_event.rb
houston-core-0.6.3 app/models/github/commit_comment_event.rb
houston-core-0.6.2 app/models/github/commit_comment_event.rb
houston-core-0.6.1 app/models/github/commit_comment_event.rb
houston-core-0.6.0 app/models/github/commit_comment_event.rb
houston-core-0.5.6 app/models/github/commit_comment_event.rb
houston-core-0.5.5 app/models/github/commit_comment_event.rb
houston-core-0.5.4 app/models/github/commit_comment_event.rb
houston-core-0.5.3 app/models/github/commit_comment_event.rb
houston-core-0.5.2 app/models/github/commit_comment_event.rb
houston-core-0.5.1 app/models/github/commit_comment_event.rb
houston-core-0.5.0 app/models/github/commit_comment_event.rb
houston-core-0.5.0.beta1 app/models/github/commit_comment_event.rb