bigmac12 / msdropdown-rails

A simple gem to integrate the JS plugin "MSDropDown" into Rails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gem Version

MSDropDown::Rails

This gem integrates the MSDropDown plugin, authored by Marghoob Suleman, into the asset pipeline for Rails.

The source for the original plugin can be found at: https://github.com/marghoobsuleman/ms-Dropdown

Installation

Add this line to your application's Gemfile:

gem 'msdropdown-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install msdropdown-rails

Usage

TODO: Write usage instructions here

Contributing

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

a00ef68447accb7dd184a2a27a2b812de3a1f719

About

A simple gem to integrate the JS plugin "MSDropDown" into Rails.

License:MIT License


Languages

Language:Ruby 100.0%