Plugin details

Inject alternative Ajax implementation using javascript injection

Repositoryhttps://fngtps.com/svn/rails-plugins/trunk/inject Author Manfred Stienstra Tags AJAX LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install https://fngtps.com/svn/rails-plugins/trunk/inject

Usage
==========
Only use Inject if you want to do cross-domain calls, in all other cases Ajax is a much more complete and robust solution for remote calls.

- Make sure the inject directory is in $RAILS_HOME/vendor/plugins.
- Copy the inject.js (vendor/plugins/inject/javascript/inject.js) to public/javascript and include it in your views or layouts.

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: hardway, 6 months ago