##// END OF EJS Templates
Removes the XML declaration that breaks the parser with JRuby....
Removes the XML declaration that breaks the parser with JRuby. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9534 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9346:5e57a1a9d947
r9352:cb16661d365c
Show More
tmail.rb
5 lines | 169 B | text/x-ruby | RubyLexer
require 'tmail/version'
require 'tmail/mail'
require 'tmail/mailbox'
require 'tmail/core_extensions'
require 'tmail/net'
require 'tmail/vendor/rchardet-1.3/lib/rchardet'