RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Reading Rails - HTTP DELETEs With a Link

Links are normally always performed as HTTP GETs, but with a little magic Rails lets you do DELETEs, POSTs, PUTs, etc. We’re going read some source code and see how Rails, Rail-UJS, and Rack all work in concert to provide this functionality. Even if you don’t give a damn, I’ll bet you’ll learn something neat.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in