Revision history for Mojolicious-Plugin-RESTful 0.1.4 2015-08-14T07:24:15 [Huo Linhe] - Add gitlab-ci config file. 0.1.3 2015-05-04T07:32:57Z [Huo Linhe] - Add test for root and non-root routes - Use shortcut generating routes in root - Fix route error caused by route generated order - Add test for nonresource route - Add document for nonresource param - Add nonresource parameters for 'restful' short cut 0.1.2 2015-04-29T06:17:43Z [Huo Linhe] - Remove debug logging 0.1.1 2015-04-28T07:40:53Z [Huo Linhe] - Add chained/nested routes document - Support restful by a single name parameter: restful('Person') 0.1.0 2015-04-28T06:29:16Z [Huo Linhe] - Auto commited by dzil with version 0.1.0 at 28-Apr-2015 - Add nested RESTful routes test - Add nested rest controller: Cat - Add test script for RESTful route rules - Add routes to root by default, option 'root' will work - Add chained route support, add root methods option - Add usefull POD documents - Rename short cut rest to restful, match the plugin name - Add restful test code - Delete header/head method - Add route short cut 'rest' - Initialize gitrepo with `dzil new`