Extract the .gem file into a new directory. After extracting, copy that directory into /vender/gems directory of your application. add the gem into the gemfile( gem "GemName", "Version", :path => "vendor/gems/Gem Directory Name".) . after that run bundle install. Enjoy.
Sunday, July 15, 2012
Monday, July 9, 2012
Wednesday, July 4, 2012
Subscribe to:
Posts (Atom)