1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Mark utf-8 source encoding

This commit is contained in:
Jeremy Kemper 2008-10-06 10:56:56 -07:00
parent 8603813ac6
commit 5bc91b0592

View file

@ -1,3 +1,5 @@
# encoding: utf-8
module InflectorTestCases
SingularToPlural = {
"search" => "searches",