New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

requestanimationframe_polyfill-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

requestanimationframe_polyfill-rails

  • 1.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

requestanimationframe_polyfill-rails

requestAnimationFrame polyfill packaged for the Rails asset pipeline.

Usage

Add the gem to your Gemfile:

gem 'requestanimationframe_polyfill-rails'

Load the library within an asset manifest such as application.js:

//= require requestanimationframe_polyfill-rails/rAF.js

If you've included the gem in your Gemfile, Bundler will generally take care of requireing the necessary files, but if for some reason you need to manually require the gem:

require 'requestanimationframe_polyfill/rails'

Versioning

requestAnimationFrame polyfill is published as a Gist and therefore does not have versioned releases.

The following table indicates which version of the JS file (indicated by Gist revision ID) is included with each version of the gem.

Gem VersionGist Revision ID
1.0.0682e5c8

FAQs

Package last updated on 18 Sep 2015

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