Skip to content

Commit 96c97c7

Browse files
committed
wtf
1 parent c2c1fbc commit 96c97c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/routes.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,5 @@
138138

139139
# 404
140140
match "*path" => 'application#not_found'
141+
match "foo" => 'bar'
141142
end

0 commit comments

Comments
 (0)