Document file 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.
Required Ruby Version
None
Authors
Ralph von der Heyden
Versions
- 0.0.8 February 17, 2011 (10 KB)
- 0.0.7 September 20, 2010 (10 KB)
- 0.0.6 September 08, 2010 (9.5 KB)
- 0.0.5 September 01, 2010 (8.5 KB)
- 0.0.4 August 26, 2010 (9 KB)