Sharing Thoughts

a collection of links, tricks and ideas.

Update your github gem dependencies for gemcutter

Still requiring some gems from Github in your environment file? Try this ruby script to automatically update them to Gemcutter. The script checks if the library exists on gemcutter before changing anything.

Usage:
ruby gemcutter_update.rb [DIRECTORY] [ENVIRONMENT]

Example:
gemcutter_update my_app test

  1. soleone posted this
blog comments powered by Disqus
twitter.com/soleone