forked from Turing-Pahlka-Posse/affordable_housing_app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.byebug_history
58 lines (58 loc) · 1.63 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
exit
format_top_neighborhoods(sorted)
sorted
exit
select_closest_neighborhoods(3, duration)
duration = generate_cumulative_duration_hash(@addresses, closest_on_distance)
exit
select_closest_neighborhoods(3, duration)
duration = generate_cumulative_duration_hash(@addresses, closest_on_distance)
exit
select_closest_neighborhoods(3, duration)
duration = generate_cumulative_duration_hash(@addresses, closest_on_distance)
exit
select_closest_neighborhoods(3, duration)
duration = generate_cumulative_duration_hash(@addresses, closest_on_distance)
exit
duration = generate_average_duration_hash(@addresses, closest_on_distance)
exit
10/3 + 8/3 + 2
(10 + 8 + 6)/3
select_closest_neighborhoods(3, duration)
duration = generate_average_duration_hash(@addresses, closest_on_distance)
exit
select_closest_neighborhoods(3, duration)
duration = generate_average_duration_hash(@addresses, closest_on_distance)
exit
select_closest_neighborhoods(3, duration)
duration = generate_average_duration_hash(@addresses, closest_on_distance)
exit
duration = generate_average_duration_hash(@addresses, closest_on_distance)
closest_on_distance = select_closest_neighborhoods(5, distances)
exit
duration = generate_average_duration_hash(@addresses, closest_on_distance)
closest_on_distance = select_closest_neighborhoods(5, distances)
exit
select_closest_neighborhoods(5, distances)
distances
exit
@address1
neighborhood
neigh_hash
exit
user_location
exit
@address1
@address1.latitude
user_location.coordinates
exit
user_location.longitude
user_location.latitude
user_location
neighborhood_latitude
next
neighborhood_latitude
neighborhood_latitute
exit
NeighborhoodCoordinate
neighborhood