lib/sinatra/docs/collection.haml in sinatra-rabbit-1.1.0 vs lib/sinatra/docs/collection.haml in sinatra-rabbit-1.1.1
- old
+ new
@@ -21,10 +21,11 @@
%th Constraints
%th Description
%tbody
- collection.features.each do |f|
%tr
- %td=f.name
+ %td
+ %em=f.name
%td
- f.constraints.each do |c, v|
="#{c}=#{v}<br/>"
%td
%small=f.description