##// END OF EJS Templates
PDF: add test of ensuring 'ASCII-8BIT' encoding in Ruby 1.9 (#61)....
PDF: add test of ensuring 'ASCII-8BIT' encoding in Ruby 1.9 (#61). Japanese CP932(Shift_JIS) and Traditional Chinese Big5 have 0x5c(backslash) problem, and these are incompatible with ASCII. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5566 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r3822:ff43bb1a74a7
r5446:02c5577a26b1
Show More
issue_moves_helper.rb
2 lines | 28 B | text/x-ruby | RubyLexer
/ app / helpers / issue_moves_helper.rb
module IssueMovesHelper
end