I have to integrate svg-edit in my rails application. I have downloaded its files but I don't want to separate all of its css,js and images and place them in app/assets.And give them their respective path.Is there any easy way of integrating it.
I have also seen this gem sketchily but I need to customize some of the functionalists and It can not be done with this gem.