373
# File 'lib/traim.rb', line 373 def create(options = {}, &block); @actions["POST"] = {block: block, options: options} end