projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Rename .htaccess to htacess.example to stop it causing problems when
[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")