RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Ruby 1.9 encoding checker

Sometimes it can be really hard to track down what files might not be encoded correctly on Ruby 1.9… This gem makes life simpler by allowing searches from the command-line like ‘find_bad_encodings .’. http://github.com/adamsalter/bad_encodings-ruby19/tree/master

Comments

(Holy spam!)

Also, it’s awesome how much I learn from posts like these. For one, I never knew such a problem existed until I saw this post, and now I’m pre-educated.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in