RubyGems Navigation menu

document_mapper 0.1.5

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 (13KB)
  2. 0.2.1 - July 27, 2022 (12KB)
  3. 0.2.0 - July 27, 2022 (12KB)
  4. 0.1.8 - October 23, 2012 (11.5KB)
  5. 0.1.7 - January 29, 2012 (11.5KB)
  6. 0.1.5 - July 20, 2011 (11.5KB)
全てのバージョンを表示(全12件)

Runtime依存関係 (4):

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

Development依存関係 (2):

minitest ~> 2.3.1
RedCloth ~> 4.2.0

所有者:

作者:

  • Ralph von der Heyden

SHA 256チェックサム:

7e12fe2c6104197c15d7af803a6d5192433caf2df9a6c40d7b37bde87a2305eb

累計ダウンロード数 35,672

このバージョンのみ 3,709

ライセンス:

N/A

必要なRubyのバージョン: なし

新しいバージョンはMFAを必要とします: true

リンク: