Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
Use UTF-8 to allow accented countries
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Smith committed Jun 5, 2012
1 parent 0bac059 commit 77226ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/country-select.rb
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,4 @@
# encoding: UTF-8
# CountrySelect # CountrySelect
module ActionView module ActionView
module Helpers module Helpers
Expand Down

0 comments on commit 77226ae

Please sign in to comment.