42 43 44
# File 'lib/praxis/routing_config.rb', line 42 def head(path, opts = {}) add_route 'HEAD', path, opts end