git ssb

0+

dangerousbeans / project-entropy.com



Tree: 847c9f905f68514078714c6042b94acd2abecac0

Files: 847c9f905f68514078714c6042b94acd2abecac0 / config / routes.rb

106 bytesRaw
1Rails.application.routes.draw do
2 devise_for :users
3
4 resources :posts
5
6 root to: 'visitors#index'
7end
8

Built with git-ssb-web