We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1dfcf commit 6df8126Copy full SHA for 6df8126
1 file changed
config/routes.rb
@@ -1,6 +1,7 @@
1
Rails.application.routes.draw do
2
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
3
resources :signs
4
+ resources :callbacks
5
6
root 'signs#index'
7
0 commit comments