Migrate web site to use rails 2.0.1.

This commit is contained in:
Tom Hughes 2008-01-06 12:17:58 +00:00
parent dffd645c50
commit 7fc2dbecd5
18 changed files with 4298 additions and 2326 deletions

View file

@ -55,5 +55,5 @@ while(true) do
exit if terminated
end
sleep 5.minutes
sleep 5.minutes.value
end