tracks/tracks/test
lukemelia 3fb15f81a5 Convert context_controller to use RESTful routes (required renaming contexts_controller -> contexts_controller per rails convention).
This change also changes context detail page URLs from /context/my_context to /contexts/my_context

    Add a database index on the projects and contexts tables, user_d + name, to speed the lookup used in urls
    Brought the URLs within various feeds up-to-date
    


git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@399 a4c988fc-2ded-0310-b66e-134b36920a42
2007-01-14 19:18:07 +00:00
..
fixtures Introduced user preference for time zone (migration, model and prefs forms) 2007-01-06 10:06:33 +00:00
functional Convert context_controller to use RESTful routes (required renaming contexts_controller -> contexts_controller per rails convention). 2007-01-14 19:18:07 +00:00
integration Convert context_controller to use RESTful routes (required renaming contexts_controller -> contexts_controller per rails convention). 2007-01-14 19:18:07 +00:00
selenium Convert context_controller to use RESTful routes (required renaming contexts_controller -> contexts_controller per rails convention). 2007-01-14 19:18:07 +00:00
unit Convert context_controller to use RESTful routes (required renaming contexts_controller -> contexts_controller per rails convention). 2007-01-14 19:18:07 +00:00
test_helper.rb Upgraded to Rails version to 1-2-pre-release branch revision 5704. Lots of stuff is deprecated in Rails 1.2, so this changeset 2006-12-08 07:41:20 +00:00