I am writing a Ruby on Rails site which loads some data from an "local" XML file which I have. Where is a logical place in the rails directory structure to store this file?
Main question here is for what reason you have that XML files: configuration info or data storage. If first - then best place will be congif folder, otherwise - anywhere you like except public folder, you could even create xml folder inside app one.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With