Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jquery-hotkeys-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-hotkeys-rails

  • 0.7.9.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

jquery-hotkeys-rails

jquery-hotkeys-rails wraps the jquery-hotkeys JavaScript library in a rails engine for simple use with the asset pipeline provided by rails 3.1. The gem includes the development (non-minified) source for ease of exploration. The asset pipeline will minify in production.

Usage

Add this line to your application's Gemfile:

gem 'jquery-hotkeys-rails'

And then execute:

$ bundle

Add the following directive to your Javascript manifest file (application.js):

//= require jquery-hotkeys

Versioning

Ordinarily, I try to keep gem versions in line with the version of the assets they wrap, but there are some complications with jquery-hotkeys.

There does not seem to be an official version for what is now widely-considered the canonical version of jquery-hotkeys. The last versioned release was 0.7.9. I believe John Resig's fork applies some changes on top of that for compatibility with newer versions of JQuery. I've decided to version the gem as 0.7.9 in case an official 0.7.10 ever arises.

FAQs

Package last updated on 07 Jun 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc