On Fri, Apr 22, 2011 at 3:15 AM, Mike C
<snibble-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> I don''t know how people do it, but I''m having huge
headaches getting
> these things to work with each other. At the moment, doing a cap
> deploy:setup gives me this error:
>
> /Users/mikool/.rvm/gems/ree-1.8.7-2011.03@rails3/gems/
> capistrano-2.5.19/lib/capistrano/recipes/deploy.rb:55:in `join'':
can''t
> convert nil into String (TypeError)
>
>
The error is pointing out that you are trying to do a join on an object with
nothing in it (nil).
I''ve looked around but can''t find a solution that works. It
actually> did not give me this error before, but once I setup keys to my cap
> deploying user, I started getting this error.
>
>
Check over this code and make sure it''s correct. If you can''t
see the issue
post the code here for the group to see.
B.
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.