Monday, November 23, 2009

bundling gems in rails application

by Sandip Ransing 0 comments
Tags

Gem Bundling is basically used to maintain all required gems at your application level. It downloads necessary gems and maintain it under "/vender/gems" directory. Its very easy to use gem bundle.
1. Insatll gemcutter gem ( Its gem hosting )
gem install gemcutter
2. Install bundler ( Its a tool that manages gem dependencies for your ruby application. )
gem install bundler
3. Start using
gem bundle

blog comments powered by Disqus

About The Author

Sandip is a ruby on rails developer based in pune and also a blogger at funonrails. Opensource contributor and working with Josh software Private Limited. for more info read Follow Sandip on Twitter for updates.

Connect With Me...

Github Projects

@sandipransing Twitter