Your IP : 3.142.250.109


Current Path : /proc/self/root/opt/alt/ruby18/lib64/ruby/1.8/rexml/encodings/
Upload File :
Current File : //proc/self/root/opt/alt/ruby18/lib64/ruby/1.8/rexml/encodings/ISO-8859-1.rb

require 'rexml/encodings/US-ASCII'

module REXML
  module Encoding
    register("ISO-8859-1", &encoding_method("US-ASCII"))
  end
end

?>