Skip to content

Instantly share code, notes, and snippets.

@hone
Created February 18, 2011 18:38
Show Gist options
  • Save hone/834167 to your computer and use it in GitHub Desktop.
Save hone/834167 to your computer and use it in GitHub Desktop.
File.open(File.dirname(__FILE__), 'r') do |file|
puts file.external_encoding
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment