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

zero_clipboard-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zero_clipboard-rails

  • 1.3.5.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

ZeroClipboard for Rails

This gem provides the ZeroClipboard Javascript/Flash library for Rails 3.1+ and Rails 4 applications.

Provides version 1.3.5 of ZeroClipboard

For more information about Zero Clipboard, visit https://github.com/jonrohan/ZeroClipboard/

Installation

Add the following to your Gemfile:

gem 'zero_clipboard-rails'

This will add the ZeroClipboard .js and .swf files to your asset pipeline.

Then require it in your application.js manifest file:

//= require zero_clipboard

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

This gem is licensed under the MIT License, copyright 2014 Jonathan Underwood. ZeroClipboard.js is also licensed under the MIT license, copyright 2014 Jon Rohan, James M. Greene.

FAQs

Package last updated on 17 May 2014

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