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.5 KB)
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