annotate .svn/pristine/e6/e65faaa354628b13af7044cf9f8731b43aa5e548.svn-base @ 1014:e3f78fa30a36 live

Again avoid bombing out when faced with odd events
author Chris Cannam
date Mon, 12 Nov 2012 15:17:47 +0000
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)