menu_markup 0.1.0
MenuMarkup is a super simple markup to specify menu data in plain text. When the MenuMarkup is parsed it creates a Menu. A Menu consists of two types: Items and Sections. Items have multiple Prices.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.0 July 21, 2015 (11.5KB)
Runtime依存関係 (2):
activesupport
~> 4
treetop
>= 1.4.15, ~> 1.4
Development依存関係 (6):
bundler
~> 1.9
guard
~> 2.12
guard-rspec
~> 4.6
rake
~> 10.4
rspec
~> 3.3
rspec-collection_matchers
>= 1.1.2, ~> 1.1