This plugin adds support for form_remote_tag
, etc from Rails 2 to Rails 3.
Rails 4 support is added in the r4
branch.
Add the following to your Gemfile
and run bundle
:
gem 'prototype_legacy_helper', '0.0.0', :git => 'git://github.com/exact/prototype_legacy_helper.git'