Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 9fe7402

Browse files
committed
Merge branch 'develop' of github.com:CauseRoot/CauseRoot into develop
2 parents 8875882 + f6c93ff commit 9fe7402

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

config/routes.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
resources :questions
1111
resources :password_resets
1212
# root :to => "demo#index"
13-
root :to => "issues#new"
13+
root :to => "game_results#new"
1414

1515
match '/about', :to => 'about#index'
1616
match '/demo', :to => 'demo#index'

db/issues.txt

+10
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,13 @@ The lack of moral conviction in American Society
66
The Middle Eastern Conflict
77
The increase of Greenhouse gases
88
Proliferation of Nuclear Weapons
9+
Pollution
10+
Depletion of Limited Natural Resources
11+
Population Growth
12+
Species Extinction
13+
Unequal Distribution of Resources
14+
Erosion of Second Amendment Rights
15+
No Hot Water at Campground Sinks
16+
I get embarrassed while watching the maid hand wash my dirty lacy underwear
17+
Access to Clean Water
18+
Climate Change

0 commit comments

Comments
 (0)