RubyGems Navigation menu

document_mapper 0.1.8

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.2 - July 29, 2022 (13.0 KB)
  2. 0.2.1 - July 27, 2022 (12.0 KB)
  3. 0.2.0 - July 27, 2022 (12.0 KB)
  4. 0.1.8 - October 23, 2012 (11.5 KB)
  5. 0.1.7 - January 29, 2012 (11.5 KB)
顯示所有版本(共 12)

Runtime 相依性套件 (4):

activemodel ~> 3.1
activesupport ~> 3.1
rake ~> 0.9.0
tilt ~> 1.3.0

Development 相依性套件 (2):

minitest ~> 2.6.0
RedCloth ~> 4.2.0

擁有者:

作者:

  • Ralph von der Heyden

SHA 256 checksum:

36233b22e3e87a696636ef9877cf2232df53da941ac502382fefb3f1187ffe2c

總下載次數 35,632

這個版本 4,261

License:

Ruby 版本需求:

New versions require MFA: true

相關連結: