I tried gem install engineyard-dns and got the following error: ERROR: While executing gem ... (NoMethodError) undefined method `call'' for nil:NilClass what Im doing wrong? -- 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 To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/1lj0Jf-buy0J. For more options, visit https://groups.google.com/groups/opt_out.
On Thu, Aug 16, 2012 at 10:53 PM, Rolando Garro <rgarro-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I tried > > gem install engineyard-dns > > and got the following error: > > ERROR: While executing gem ... (NoMethodError) > undefined method `call'' for nil:NilClass > > > what Im doing wrong? > > -- > 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 > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/1lj0Jf-buy0J. > For more options, visit https://groups.google.com/groups/opt_out. > > >-- Thanks & regds Ravinder k -- 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 https://groups.google.com/groups/opt_out.
On 16 August 2012 18:25, RavinderReddy k <ravitis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > On Thu, Aug 16, 2012 at 10:53 PM, Rolando Garro <rgarro-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> I tried >> >> gem install engineyard-dns >> >> and got the following error: >> >> ERROR: While executing gem ... (NoMethodError) >> undefined method `call'' for nil:NilClass >> >> >> what Im doing wrong?I suspect this is a problem with your rubygems version, possibly a conflict with the version of ruby you are using. Tell us about your operating system and how you have installed stuff. Which version of ruby and rubygems are you using? Colin -- 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 https://groups.google.com/groups/opt_out.