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

spectrum_colorpicker_rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spectrum_colorpicker_rails

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

SpectrumColorpickerRails

Automagically™ adds the Spectrum Colorpicker JavaScript library to the Rails Asset Pipeline.

Usage

This gem is a Rails plugin wrapper for a 3rd party library. To find out how to use Spectrum, check out its documentation.

Installation

Add this line to your application's Gemfile:

gem 'spectrum_colorpicker_rails'

And then execute:

$ bundle

Then your JavaScript manifest will need:

//= require spectrum_colorpicker_rails/spectrum

And your Stylesheet manifest will need:

@import 'spectrum_colorpicker_rails/spectrum';

Contributing

If you need a new version of Spectrum for your project, please:

  1. fork this repo
  2. create an upgrade branch
  3. overwrite the vendored css/js files with versions from here
  4. commit, push, and issue a pull request

I vow to merge and release, so long as I am still breathing.

License

The gem is available as open source under the terms of the MIT License.

FAQs

Package last updated on 11 May 2018

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