Source: ruby-rails-assets-jquery-textchange
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 7.0.50~), gem2deb
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-assets-jquery-textchange.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rails-assets-jquery-textchange.git;a=summary
Homepage: http://zurb.com/playground/jquery-text-change-custom-event
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-rails-assets-jquery-textchange
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
 ruby-jquery-rails, libjs-jquery-textchange, ruby-rails-assets-jquery
Description: provide jQuery TextChange Plugin via rails asset pipeline
 jQuery TextChange Plugin for rails applications.
 .
 rails-assets.org provided library (automatically generated from its
 bower package)

Package: libjs-jquery-textchange
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: detects text changes for input and textarea elements
 Simple cross browser detection of text changes for input and textarea
 elements using a jQuery custom event plugin by ZURB
 .
 Implementing this requires binding events to the keyup event, and a couple
 other events if you want to detect text changes on cut and paste. Even if
 you're a JavaScript god it's tedious to keeping writing this logic over and
 over again. Be smart and use the ZURB text change event plugin instead.
