We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c1fbc commit 96c97c7Copy full SHA for 96c97c7
config/routes.rb
@@ -138,4 +138,5 @@
138
139
# 404
140
match "*path" => 'application#not_found'
141
+ match "foo" => 'bar'
142
end
0 commit comments