Is it possible to create / update locale yaml file using rails application?
If so, will it automatically get pulled into the boot path in some way, since I don't want to restart to make new changes?
Is it capable, and if so, how? or is there a better way?
I am using mongodb as db.
thanks rick
source
share