annotate .svn/pristine/db/db78dc41b63948b8d9e9d114615e04997bccd4b3.svn-base @ 1322:596e34bffcc7 redmine-2.2-integration

Temporarily remove "Mature projects", it doesn't work well enough. Add Search Projects link
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 19 Jun 2013 16:18:23 +0100
parents 038ba2d95de8
children
rev   line source
Chris@1296 1 class <%= @model_class %> < ActiveRecord::Base
Chris@1296 2 unloadable
Chris@1296 3 end