It's on Rails

This site’s now on rails. It took just less than a week to convert it to just about the exact same functionality.

Previously the site was done using Perl CGI scripts with a few Perl modules. The LOC for the CGI scripts and modules amounts to 1450 and 2643 respectively. The template HTML and code amounted to 1573 lines.

Hold on to your hat. Here are the Railsified numbers:

The model code is at 112 lines. The controllers amount to 305 lines and the views to 1197 lines.

Perl: 5666 LOC.

Ruby on Rails: 1614 LOC.

2005/11/04 at 23:25

Separate_einz_small