Displaying 1 result from an estimated 1 matches for "properties_fil".
Did you mean:
properties_file
2006 Aug 08
3
How can i read a properties file in RoR
Hi,
Iam a nubie, i wanna know how can i load/read a .properties file in to
my rails application. For example i have a property file where i have
defined the spanish equivalants of some english words as follows
user Name:nombre del usuario
user Code :c?digo del usuario
likewise. now , where should i store this properties file in the
directory structure and how can i read these in to my