no more bigband
This commit is contained in:
Родитель
05d5ad30f3
Коммит
06a4177886
|
@ -3,16 +3,10 @@ YARD::Sinatra
|
||||||
|
|
||||||
This plugin adds [Sinatra](http://sinatrarb.com) routes to [YARD](http://yardoc.org/) output.
|
This plugin adds [Sinatra](http://sinatrarb.com) routes to [YARD](http://yardoc.org/) output.
|
||||||
|
|
||||||
BigBand
|
|
||||||
-------
|
|
||||||
|
|
||||||
YARD::Sinatra is part of the [BigBand](http://github.com/rkh/big_band) stack.
|
|
||||||
Check it out if you are looking for fancy Sinatra extensions.
|
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
||||||
Install via gemcutter:
|
Install via rubygems:
|
||||||
|
|
||||||
gem install yard-sinatra
|
gem install yard-sinatra
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ SPEC = Gem::Specification.new do |s|
|
||||||
# Get the facts.
|
# Get the facts.
|
||||||
s.name = "yard-sinatra"
|
s.name = "yard-sinatra"
|
||||||
s.version = "0.5.2"
|
s.version = "0.5.2"
|
||||||
s.description = "Displays Sinatra routes (including comments) in YARD output (part of BigBand)."
|
s.description = "Displays Sinatra routes (including comments) in YARD output."
|
||||||
|
|
||||||
# External dependencies
|
# External dependencies
|
||||||
s.add_dependency "yard", "~> 0.7.0"
|
s.add_dependency "yard", "~> 0.7.0"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче