create icon indicating copy to clipboard operation
create copied to clipboard

rails-assets.org support

Open alecnmk opened this issue 10 years ago • 2 comments

I was about to use create.js via rails-assets.org to use it in one of my projects. But once I search and didn't find it there I tried to create it. Got message 'create has no versions defined. Please create an issue in component's repository.' It would be great if you could resolve it somehow, shouldn't be a big deal, no?

Thank you

  • rails-assets.org is automatic bower - > gem conversion tool. It makes bower packages available as gems to be used in rails/ruby projects.

alecnmk avatar Jan 31 '15 15:01 alecnmk

@alecnmk what is needed for rails-assets to recognize a version? We have git tags already

bergie avatar Feb 02 '15 20:02 bergie

Hello Henri,

I’m not sure because they didn’t provide detailed instructions. I see one potential issue though. Github repos of existing bower packages on rails-assets.org http://rails-assets.org/ have different tag name format, say, v0.0.1 (prefixed with v), while createjs repo is using plain version name as tag name.

Thank you

alecnmk avatar Feb 02 '15 20:02 alecnmk