tracks/tracks/public
bsag a716eb8aef I don't know quite what went wrong last time, but I discovered that on my set up at least, the version of Rails in the vendor directory was not acting as Rails 1.1. RJS templates didn't work, the 1.1 rake tasks weren't there and it was just really wonky.
So now I've got rid of the svn:externals property on vendor which was supposed to be bringing in the tagged Rails release, and I'm using rake freeze_edge instead to freeze to the 1.1 release.

Seems to be working OK for me now. Note that if you're using this, Ruby 1.8.4 is recommended, and you'll need to delete your old lighttpd.conf in config (if you have one) and let Rails generate a new one for you when you start lighttpd with script/server.



git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@212 a4c988fc-2ded-0310-b66e-134b36920a42
2006-03-30 17:57:16 +00:00
..
_doc Initial import 2005-01-09 11:59:57 +00:00
images Committed Luke's spinner patch: ajax actions show a spinner while they are working, next to the date at the top of the page. 2006-03-22 19:13:41 +00:00
javascripts I don't know quite what went wrong last time, but I discovered that on my set up at least, the version of Rails in the vendor directory was not acting as Rails 1.1. RJS templates didn't work, the 1.1 rake tasks weren't there and it was just really wonky. 2006-03-30 17:57:16 +00:00
stylesheets Commiting to Trunk instead of the 1.0.4 tag, whups. 2006-03-09 19:08:17 +00:00
.htaccess Updated .htaccess and README_FOR_APP to suggest using fcgid-script instead of fastcgi-script on Debian. Thanks, jmail2! 2006-03-04 14:35:06 +00:00
404.html Merged tracks-mu-import branch changes r113:130 into the trunk 2005-08-08 01:54:05 +00:00
500.html Merged tracks-mu-import branch changes r113:130 into the trunk 2005-08-08 01:54:05 +00:00
dispatch.cgi Changed the shebang lines to <tt>#!/usr/bin/env ruby</tt>. This should work for all *nix based setups (Linux or Mac OS X), but Windows users will probably have to change it. Try this command at the command line, run inside the Tracks directory: 2005-08-28 12:54:47 +00:00
dispatch.fcgi Updated to work with Rails 0.14.1 (1.0 Release candidate) - fixes #145. 2005-10-30 12:21:50 +00:00
dispatch.rb Updated to work with Rails 0.14.1 (1.0 Release candidate) - fixes #145. 2005-10-30 12:21:50 +00:00
favicon.ico Removed the last of the scaffolding from the project and context controllers, which was just supporting the editing of individual context or project names. 2005-02-06 14:36:55 +00:00
robots.txt Updated to work with Rails 0.14.1 (1.0 Release candidate) - fixes #145. 2005-10-30 12:21:50 +00:00