We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
class Stats
class << self
def weekly_progress(issue_ids)
relation = Issue.where(id: issue_ids)
.order('year asc, week asc')
Library for write http views on different store
Ruby 2
Rails Girls Site
HTML 47 27
Ruby
There was an error while loading. Please reload this page.