added the basic components to begin working on the pay index view

This commit is contained in:
cktricky
2014-03-15 10:28:52 -04:00
parent a06788ff58
commit 7a4efaa950
4 changed files with 18 additions and 1 deletions
+3
View File
@@ -33,6 +33,9 @@ Railsgoat::Application.routes.draw do
resources :messages do
end
resources :pay do
end
end