Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

rails/prototype_legacy_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages