Skip to content

Commit

Permalink
Merge pull request teamcapybara#902 from kdotme/jruby_encoding_fix
Browse files Browse the repository at this point in the history
Add encoding header to the helpers definition file
  • Loading branch information
joliss committed Dec 5, 2012
2 parents 88b21af + 26e452b commit 0320ab6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/capybara/helpers.rb
@@ -1,3 +1,5 @@
# encoding: UTF-8

module Capybara
module Helpers
class << self
Expand Down

0 comments on commit 0320ab6

Please sign in to comment.