Skip to content

Commit 6df8126

Browse files
committed
Add callbacks resource to routes
1 parent 6e1dfcf commit 6df8126

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/routes.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Rails.application.routes.draw do
22
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
33
resources :signs
4+
resources :callbacks
45

56
root 'signs#index'
67

0 commit comments

Comments
 (0)