40
# File 'lib/praxis/routing_config.rb', line 40 def post(path, opts={}) add_route 'POST', path, opts end