gugod / railsish

A perl webapp framework with rails-like convention-based coding style.

This URL has Read+Write access

railsish / Changes
100644 17 lines (13 sloc) 0.377 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for Perl extension Railsish
 
0.21:
- Implement named route
- Implement restful routing
- loads .pm files from app/{controllers,models,helpers}
- implements cookie session
- implements several builtin helpers
- add an modperl2 handler class.
 
0.20:
- Implements routing ruels
- Implements dispatcher
 
0.01 Thu Feb 5 08:10:43 2009
        - original version