ruby on rails - Can I use a text file as my database in ROR? -


i use delimited text file (xml/csv etc) replacement database within ruby on rails. solutions?

(this class project requirement, rather use database if had choice.)

i'm fine serializing data , sending text file myself.

the best way take activemodel api , build methods parse files in appropriate ways.

here's presentation activemodel , activerelation builds custom model, should have lot of similar concepts (but different backend.) , blog post yehuda activemodel api


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -