git ssb

0+

dangerousbeans / project-entropy.com



Tree: f83d698b779a4f4f4741c60a9a611d947ffafb44

Files: f83d698b779a4f4f4741c60a9a611d947ffafb44 / 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