scaffold accounts

This commit is contained in:
2016-08-27 21:40:21 -05:00
parent 8ff9ca02f8
commit 3d5743b92f
16 changed files with 289 additions and 1 deletions

View File

@ -1,3 +1,4 @@
Rails.application.routes.draw do
resources :accounts
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
end