Sha256: 1d63ddb5b293d3330b42c5617c13abb465989b3581b6749d5ca1c3955fa166b8
Contents?: true
Size: 613 Bytes
Versions: 74
Compression:
Stored size: 613 Bytes
Contents
Fixes #issuenumber ; refs #issuenumber Present tense short summary (50 characters or less) More detailed description, if necessary. Try to be as descriptive as you can: even if you think that the PR content is obvious, it may not be obvious to others. Include tracebacks if helpful, and be sure to call out any bits of the PR that may be work-in-progress. Description can have multiple paragraphs and you can use code examples inside: ``` ruby class PostsController def index respond_with Post.limit(10) end end ``` Changes proposed in this pull request: * * * @projecthydra/sufia-code-reviewers
Version data entries
74 entries across 74 versions & 2 rubygems