How To Create A Gem For Javascript And CSS Libraries
Ever used an obscure frontend library that doesn’t have a gem but wish it did? Here’s how to create a gem for a Javascript or CSS library.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Ever used an obscure frontend library that doesn’t have a gem but wish it did? Here’s how to create a gem for a Javascript or CSS library.
Comments
If it has a bower package, you can also use Rails-Assets.
Post a comment