RubyGems Navigation menu

document_mapper 0.1.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.2 - July 29, 2022 (13 KB)
  2. 0.2.1 - July 27, 2022 (12 KB)
  3. 0.2.0 - July 27, 2022 (12 KB)
  4. 0.1.8 - October 23, 2012 (11.5 KB)
  5. 0.1.7 - January 29, 2012 (11.5 KB)
  6. 0.1.1 - May 02, 2011 (10 KB)
Show all versions (12 total)

Runtime Dependencies (2):

activemodel ~> 3.0.0
activesupport ~> 3.0.0

Owners:

Authors:

  • Ralph von der Heyden

SHA 256 checksum:

e3ebc27fe2fa6eeaa044f4d660ed19508ebd6f809d3f7b7eebb07d1b44aafa75

Total downloads 35,462

For this version 3,668

Licenses:

N/A

Required Ruby Version: None

New versions require MFA: true

Links: