neat/config/routes
Stefan Dresselhaus 7b18752be2 First steps...
2015-04-26 22:18:24 +02:00

10 lines
182 B
Plaintext

/static StaticR Static appStatic
/auth AuthR Auth getAuth
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ HomeR GET POST
/wallet WalletR GET
/register RegisterR GET POST