##// END OF EJS Templates
fix a spelling mistake of German "label_query_plural" (#9475, #13142)...
fix a spelling mistake of German "label_query_plural" (#9475, #13142) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11369 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9351:8d73ddf73ffc
r11139:6783497a4d16
Show More
init.rb
3 lines | 144 B | text/x-ruby | RubyLexer
$:.unshift "#{File.dirname(__FILE__)}/lib"
require 'active_record/acts/list'
ActiveRecord::Base.class_eval { include ActiveRecord::Acts::List }