149 150 151
# File 'lib/useless/doc/dsl.rb', line 149 def post(path, &block) resource(path).post(&block) end