Sign in Sign up
rubygems

document_mapper

DocumentMapper is an object mapper for plain text documents. The documents look like the ones used in jekyll (http://github.com/mojombo/jekyll). They consist of a preambel written in YAML (also called YAML front matter), and some content in the format you prefer, e.g. Textile. This enables you to write documents in your favorite editor and access the content and metadata of these in your Ruby scripts.

Activity

Latest release
4y ago
Total releases
12
Cadence
~27 days
Last 12 months
0

Details

First release
Apr 30, 2011
Releases
Version Released
0.2.2 patch
0.2.0 minor
0.2.1 patch
0.1.8 patch
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial