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?

On Thu, Aug 16, 2012 at 10:53 PM, Rolando G. [email protected]
wrote:

what Im doing wrong?


Thanks & regds
Ravinder k

On 16 August 2012 18:25, RavinderReddy k [email protected] wrote:

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