##// END OF EJS Templates
RepositoriesController cleanup with rescue_from....
RepositoriesController cleanup with rescue_from. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1555 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r763:cae547a7ea51
r1541:0223b87612fd
Show More
init.rb
2 lines | 120 B | text/x-ruby | RubyLexer
require File.dirname(__FILE__) + '/lib/acts_as_searchable'
ActiveRecord::Base.send(:include, Redmine::Acts::Searchable)