RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: Gpx
Site: gpx.github.io
submit_to_remote no longer exist in Rails 3. Just use a submit and do as described in the video.
submit_to_remote
submit
submit_to_remote
no longer exist in Rails 3. Just use asubmit
and do as described in the video.