You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

select-multiple-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

select-multiple-rails

0.1.1
bundlerRubygems
Version published
Maintainers
1
Created
Source

SelectMultiple for Rails [![Gem Version]

select-multiple is a tiny jQuery plugin to customize selects with the multiple attribute.

The select-multiple-rails gem integrates select-multiple with the Rails asset pipeline.

Usage

Install select-multiple-rails gem

Include select-multiple-rails in Gemfile

gem 'select-multiple-rails'

Then run bundle install

Include selectmultiple javascript

Add to your app/assets/javascripts/application.js

//= require select-multiple

Include selectmultiple stylesheet

Add to your app/assets/stylesheets/application.css

*= require select-multiple

Updating the gem

There are two rake tasks designed to ease the maintenance of this gem.

The update task pulls the latest select-multiple code from github and places images, stylesheets and javascripts in the correct gem paths. It also changes background-image properties in the stylesheet to asset pipeline equivalents.

rake update

The build task is a simple wrapper for gem build

rake build

FAQs

Package last updated on 02 Jul 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.