GithubHelp home page GithubHelp logo

benjamincanac / bootstrap-multiselect-rails Goto Github PK

View Code? Open in Web Editor NEW
37.0 37.0 42.0 80 KB

Add Bootstrap Multiselect v0.9.13 to your rails app

License: MIT License

Ruby 82.19% JavaScript 3.26% CSS 2.78% HTML 11.77%

bootstrap-multiselect-rails's Introduction

benjamincanac Nuxter profile

bootstrap-multiselect-rails's People

Contributors

benjamincanac avatar bwan-nan avatar crmaxx avatar didil avatar itsnikolay avatar rpocklin avatar stephenroos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bootstrap-multiselect-rails's Issues

License missing from gemspec

Some companies will only use gems with a certain license.
The canonical and easy way to check is via the gemspec
via e.g.

spec.license = 'MIT'
# or
spec.licenses = ['MIT', 'GPL-2']

Bundler now generates gems with a default 'MIT' license. There is even a License Finder
to help companies ensure all gems they use meet their licensing needs. This tool depends on license information being available in the gemspec.
Including a license in your gemspec is a good practice, in any case.

If you need help choosing a license, github has created a license picker tool

How did I find you?

I'm using a script to collect stats on gems, originally looking for download data, but decided to collect licenses too,
and make issues for gemspecs not specifying a license as a public service :)
So far it's going pretty well.
I've written a blog post about it

ReadMe wrong / Typo?

You say:

In application.js:

//= require bootstrap-multiselect-rails
In application.css:

*= require bootstrap-multiselect-rails

but this gives me:

ActionView::Template::Error (couldn't find file 'bootstrap-multiselect-rails'

when running my Rails 4.0.0 app (Using twitter-bootstrap-rails 2.2.7 & bootstrap-multiselect-rails 0.0.2).

It runs perfectly fine with //= require bootstrap-multiselect in both application.js and application.css.

New version of ruby-gem

I am not sure about permissions to the RubyGem repo. Would you be able to publish the latest version as a rubygem?

Error after installing gem

Bundle install works fine but trying to run the rails server i get this error:

bootstrap-multiselect-rails-0.0.5/lib/rails.rb:1:in `require': cannot load such file -- bootstrap-multiselect/version (LoadError)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.