You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/falcon9.rb
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,5 +56,20 @@
56
56
option_2: "Dragon Trunk",
57
57
option_3: "Composite Fairing"
58
58
},
59
+
launch_site_1: {
60
+
name: "Launch Complex 40",
61
+
location: "Cape Canavaral",
62
+
state: "Florida"
63
+
},
64
+
launch_site_2: {
65
+
name: "Space Launch Center 4",
66
+
location: "Vanderberg Air Force Base",
67
+
state: "California"
68
+
},
69
+
launch_site_3: {
70
+
name: "Launch Complex 39",
71
+
location: "Kennedy Space Center",
72
+
state: "Florida"
73
+
},
59
74
description: "Falcon 9 is a two-stage rocket designed and manufactured by SpaceX for the reliable and safe transport of satellites and the Dragon spacecraft into orbit."
0 commit comments