annotate .svn/pristine/e6/e65faaa354628b13af7044cf9f8731b43aa5e548.svn-base @ 1268:2818bf60c84c redmine-2.2-integration

Mark intro text html safe
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 02 May 2013 12:48:44 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 require File.dirname(__FILE__) + '/lib/acts_as_searchable'
Chris@909 2 ActiveRecord::Base.send(:include, Redmine::Acts::Searchable)