My Rails views and controllers are littered with redirect_to, link_to, and form_for method calls. Sometimes link_to and <
redirect_to
link_to
form_for
I suggest you take a look at : https://stackoverflow.com/a/605172/445908, using this method will enable you to use "form_for".
ActiveRecord::Base#becomes