Class: Hyde::ServerBinding

Inherits:
PathBinding show all
Defined in:
lib/hyde/server.rb

Method Summary

Methods inherited from PathBinding

#initialize

Methods included from DSL::PathMethods

#filter, #index, #postprocess, #preprocess, #remap, #root

Methods included from DSL::PathConstructors

#connect, #delete, #get, #head, #options, #patch, #path, #post, #probe, #put, #register, #serve, #trace

Constructor Details

This class inherits a constructor from Hyde::PathBinding