projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add report a problem link to attribution, code nicked from osm.ch
[rails.git]
/
script
/
locale
/
reload-languages
1
#!/usr/bin/env ruby
2
3
require File.dirname(__FILE__) + "/../../config/environment"
4
5
Language.load(RAILS_ROOT + "/config/languages.yml")