ftp-manager/config/routes.rb
2016-08-27 21:40:21 -05:00

5 lines
161 B
Ruby

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