##// END OF EJS Templates
Merged r14959 from trunk to 3.2-stable (#19017)...
Merged r14959 from trunk to 3.2-stable (#19017) pdf: use "family" parameter instead of l(:general_pdf_fontname) at SetFont method. Contributed by Jun NAITOH. git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14961 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9351:8d73ddf73ffc
r14579:60dea89b2af1
Show More
init.rb
2 lines | 120 B | text/x-ruby | RubyLexer
Jean-Philippe Lang
Search engines now supports pagination....
r755 require File.dirname(__FILE__) + '/lib/acts_as_searchable'
ActiveRecord::Base.send(:include, Redmine::Acts::Searchable)