mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-23 23:54:07 +01:00
Code style fixes
This commit is contained in:
parent
c6bbc67dab
commit
d8acf60049
72 changed files with 458 additions and 594 deletions
|
|
@ -3,8 +3,8 @@
|
|||
# and visible contexts will be included.
|
||||
module Stats
|
||||
class TopContextsQuery
|
||||
|
||||
attr_reader :user, :running, :limit
|
||||
|
||||
def initialize(user, options = {})
|
||||
@user = user
|
||||
@running = options.fetch(:running) { false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue