1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00

Merge pull request #902 from kdotme/jruby_encoding_fix

Add encoding header to the helpers definition file
This commit is contained in:
Jo Liss 2012-12-05 11:16:58 -08:00
commit 0320ab6593

View file

@ -1,3 +1,5 @@
# encoding: UTF-8
module Capybara
module Helpers
class << self