and what if I want to write very simple application without database? it seems that Rails assumes that I will develop with a database… and it’s not so easy if I need only files which is sometimes better solution. fortunately there is a chapter in Rails Recipes on this topic, and that one is for [...]

