Skip to content

Commit 094edab

Browse files
committed
Update global constants
1 parent 155584b commit 094edab

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

app/models/global_constants.rb

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
11
module GlobalConstants
2+
URLS = ["https://github.com/bad6e",
3+
"https://github.com/roseak",
4+
"https://github.com/mcschatz",
5+
"https://github.com/travishaby",
6+
"https://github.com/Jpease1020",
7+
"https://github.com/jphoenix86",
8+
"https://github.com/HoffsMH",
9+
"https://github.com/MowAlon",
10+
"https://github.com/russelleh",
11+
"https://github.com/jbrr",
12+
"https://github.com/rasensio1",
13+
"https://github.com/selfup",
14+
"https://github.com/dastinnette",
15+
"https://github.com/mbburch",
16+
"https://github.com/Kealii",
17+
"https://github.com/Unsafepond",
18+
"https://github.com/ChrisCenatie",
19+
"https://github.com/adamki",
20+
"https://github.com/plato721",
21+
"https://github.com/Egogre",
22+
"https://github.com/mikedao"]
23+
224
USERS = %w(
325
bad6e
426
roseak

0 commit comments

Comments
 (0)