Skip to content

(NO LONGER MAINTAINED) A port of the unobtrusive Prototype helpers in Rails 3 to jQuery

Notifications You must be signed in to change notification settings

CodeOfficer/jquery-helpers-for-rails3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

==============================================
THIS PROJECT IS NO LONGER MAINTAINED, PLEASE USE 
https://github.com/rails/jquery-ujs
==============================================

Install
  sudo gem install jquery_helpers

Usage:
  rails generate jquery_helpers  [options]

Runtime options:
  -f, [--force]    # Overwrite files that already exist
  -p, [--pretend]  # Run but do not make any changes
  -q, [--quiet]    # Supress status output
  -s, [--skip]     # Skip files that already exist

Description:
    A port of the unobtrusive Prototype helpers in Rails 3 to jQuery.

Example:
    ./script/generate jquery_helpers

    This will create:
        public/javascripts/jquery.rails.js
        public/javascripts/jquery.rails.min.js

About

(NO LONGER MAINTAINED) A port of the unobtrusive Prototype helpers in Rails 3 to jQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published