01personal pivotMar 5, 2012Rails' default HTTP methods for button_to and link_to helpersHere's a tip when using Rails' button_to and link_to URL helpers! Never ever forget these two things: button_to uses the :POST method by default ...2 min readRead more