DocStorage is a simple Ruby library for manipulating documents containing text and metadata. These documents can be used to implement a blog, wiki, or similar application without a database.
David Majda
gem "doc_storage", "~> 1.0.2"