error installing engineyard-dns

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 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@googlegroups.com.

To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. 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.

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