# File lib/i18n-js.rb, line 39
def
javascript_file
Rails
.
root
.
join
(
export_dir
,
"i18n.js"
)
end