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

wcolorpicker-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wcolorpicker-rails

  • 2.1.6
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Websanova Color Picker for Rails

This gem vendors the Websanova Color Picker jQuery plugin assets for Rails 3.1 and greater. The files will be added to the asset pipeline and available for you to use.

For info on how to use the plugin see the original documentation:

Websanova Color Picker

Praise for creating this tool should of course be directed at Websanova!

For the orignal javascript and css files go to their Github repository.

Usage

In your Gemfile, add:

gem 'wcolorpicker-rails'

You can include it by adding the following to your javascript file:

//= require wColorPicker.min

And to the css file:

/*
 *= require wColorPicker.min
 */

FAQs

Package last updated on 19 Aug 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