Adjusted for new location of script.
This commit is contained in:
parent
2242471ba5
commit
c153de287a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
require "yaml"
|
||||
|
||||
LOCALE_DIR = File.dirname(__FILE__) + '/../config/locales/'
|
||||
LOCALE_DIR = File.dirname(__FILE__) + '/../../config/locales/'
|
||||
|
||||
def iterate(hash, fhash={}, path='')
|
||||
hash.each {|key, val|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue