1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-10-22 11:46:36 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Koen Punt
65933f5a4d Fixed indentation, all tabs now 2012-09-07 20:38:52 +02:00
Danny van Kooten
68d9d2a4af Merge pull request #1 from Deebster/master
Fixed generate() replacing leaving [s, made empty optional parameters blank
2012-08-16 08:58:46 -07:00
dansmith
2125019ed3 Fixed generate() replacing leaving [s, made empty optional parameters blank 2012-08-16 11:56:13 +01:00
Danny van Kooten
4d8dedb9f5 Updated readme, added more inline documentation. 2012-08-01 11:05:42 +02:00
Danny van Kooten
c22b42912a Changed the way routes are named (last parameter of map method is no longer an array). Also AltoRouter is now throwing an Exception when you're trying to map two routes with the same name. 2012-08-01 10:57:44 +02:00
Danny van Kooten
14be0eaad0 updated readme 2012-07-31 21:15:12 +02:00
Danny van Kooten
4e582f163c fixed readme 2012-07-31 20:54:02 +02:00
Danny van Kooten
26e5c7fd9a fixed readme 2012-07-31 20:53:13 +02:00
Danny van Kooten
ebbfe7804a first commit 2012-07-31 20:50:36 +02:00