Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

dwg/unobtrusive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • JavaScript 94.5%
  • Ruby 5.5%