##// END OF EJS Templates
Merged r6402 from trunk....
Merged r6402 from trunk. PDF: remove unused DejaVu fonts except DejaVuSans-BoldOblique. FreeSans has freesansbi.rb. But there is no dejavusansbi.rb. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.2-stable@6408 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r763:cae547a7ea51
r6288:11cf38a1a886
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)