This repository has been archived by the owner on May 11, 2023. It is now read-only.
forked from topfunky/unobtrusive
-
Notifications
You must be signed in to change notification settings - Fork 0
Rails generator for installing Dan Webb's lowpro.js and supporting files.
dwg/unobtrusive
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== Unobtrusive This is a simple file-copying plugin to ease the process of using specific Javascript libraries in your Rails application. It includes the LowPro library by Dan Webb, some of his behaviors, the latest version of prototype.js, and a sample unobtrusive.js for you to edit. The unobtrusive.js file is yours to edit (or rename). You'll also need to include these files in the HTML templates in which you want to use them. == Usage ./script/plugin install git://github.com/dwg/unobtrusive.git ./script/generate unobtrusive <%= javascript_include_tag :unobtrusive %> == Author Geoffrey Grosenbach http://peepcode.com == Contributors Arni Einarsson
About
Rails generator for installing Dan Webb's lowpro.js and supporting files.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 94.5%
- Ruby 5.5%