##// END OF EJS Templates
Set @available_filters as an empty hash if nil....
Set @available_filters as an empty hash if nil. git-svn-id: http://svn.redmine.org/redmine/trunk@15911 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9351:8d73ddf73ffc
r15529:c2d97fb4aa11
Show More
init.rb
3 lines | 143 B | text/x-ruby | RubyLexer
# Include hook code here
require File.dirname(__FILE__) + '/lib/acts_as_watchable'
ActiveRecord::Base.send(:include, Redmine::Acts::Watchable)