Sha256: 0aa7e470010d33a08733de9f88be2473906f49470fcc7db466d1d75b7eb4857a
Contents?: true
Size: 434 Bytes
Versions: 70
Compression:
Stored size: 434 Bytes
Contents
# Prototype Legacy Helper This plugin adds support for `form_remote_tag`, etc from Rails 2 to Rails 3. ## Installation Either add the following to your `Gemfile` and run `bundle`: gem 'prototype_legacy_helper', '0.0.0', :git => 'git://github.com/rails/prototype_legacy_helper.git' or run the following command to vendor the plugin within your app: rails plugin install git://github.com/rails/prototype_legacy_helper.git
Version data entries
70 entries across 70 versions & 3 rubygems