joelmoss / strano

Capistrano and Github sittin' in a tree...
http://developwithstyle.com
MIT License
579 stars 70 forks source link

Strano can't find additional gems #14

Closed smith closed 12 years ago

smith commented 12 years ago

If my deploy.rb requires another gem. For example, my project uses thinking-sphinx, so deploy.rb has require 'thinking_sphinx/deploy/capistrano'. Do I need to have all of these specified in strano's Gemfile or is there a way to get my deploy dependencies bundled?

joelmoss commented 12 years ago

Yes, just add the gem to Strano's Gemfile.