-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.byebug_history
58 lines (58 loc) · 1.04 KB
/
.byebug_history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
continue
Time.zone = "Melbourne"
Time.zone
Time.zone.now
byebug
continue
q
end
finish
f
n
return
quit
finish
n
finish
ratings
finish
quit
help
end
finish
comments.count
comments
ocmments
ratings
finish
self.rating_answers.last
self
ratings.count
ratings
finish
exit
self.rating_answers.where("'created_at' > ?", 1.day.ago).pluck(:created_at)
self.rating_answers.where("'created_at' > ?", 1.day.ago).count
Date.today < Date.today-1
Date.today > Date.today-1
self.rating_answers.where("'created_at' > ?", 10.days.ago).count
self.rating_answers.where("'created_at' > ?", 100.days.ago).count
self.rating_answers.where("'created_at' < ?", 100.days.ago).count
self.rating_answers.where("'created_at' < ?", 10.days.ago).count
self.rating_answers.where("'created_at' < ?", 1.day.ago).count
self.rating_answers.where("'created_at' > ?", 1.day.ago).count
self.comment_answers.where("'created_at' > ?", 1.day.ago).count
self.comment_answers.where("'created_at' > ?", 1.day.ago)
self
goal
ratings.count
finish
ratings
resume
exit
step
continue
next
timeframe
continue
hello