Server | ||||||
WEB | ||||||
amberframework/amber module Amber::DSL::Server. macro routes(valve, scope = ""). router.draw {{valve}}, {{scope}} do. {{yield}}. end. end. macro pipeline(*valves). {% for valve in valves %}. handler.build {{valve}} do. {{yield}}. end. {% end %}. end. end ...
| ||||||
See more results | Edit this alert |
You have received this email because you have subscribed to Google Alerts. |
Receive this alert as RSS feed |
Send Feedback |