bootstrap-combobox icon indicating copy to clipboard operation
bootstrap-combobox copied to clipboard

Make publishable as a gem. #80

Open denishaskin opened this issue 12 years ago • 3 comments
trafficstars

Add the necessary files to make publishable as a gem. This is maybe a little kludgy and I don't know if tehre's a better way to do it: because the original fork has the files laid out differently than rails gems, need, in the .gemspec file I create the needed folders and copy the js & css to them. There's no way to clean that up, though, but I have added those to the .gitignore. Fixes #80.

denishaskin avatar Jul 22 '13 19:07 denishaskin

@danielfarrell : I had published my previous version to rubygems.org. Want me to do so with this one as well, or do you want your name attached to it there?

denishaskin avatar Jul 22 '13 19:07 denishaskin

And apologies for doing this pull request off of master. Want me to move it to a branch and re-do?

denishaskin avatar Jul 23 '13 13:07 denishaskin

We'll probably do this, but it will end up being in it's own repo. I'll close one it's done.

thephw avatar May 13 '14 21:05 thephw