tapajos/highrise

View on GitHub
lib/highrise/comment.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Highrise
  class Comment < Base; end
end