Sha256: 94673e6afc18cdb372dda55dabdeaed81ed61f5b05733ac6b647b83c216a2e18
Contents?: true
Size: 144 Bytes
Versions: 1
Compression:
Stored size: 144 Bytes
Contents
if $DEBUG puts "\n\nREST::API ROUTES:" REST::API.routes.map do |route| putsf 8,"\t#{route.route_method}","#{route.route_path}" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
clone-1.0.0.beta | samples/grape/init/lib/grape/xpath/ruotes.rb |