There's currently a bug related to this that should be addressed very soon. Thanks for the stack trace, I'm adding that to the bug. I'll let you know as soon as it's fixed.
Cheers, David On Mon, Nov 30, 2009 at 5:01 AM, Vitaliy Khustochka <[email protected]>wrote: > TypeError in Domain namesController#add > > can't convert Hash into String > RAILS_ROOT: /mnt/home/core > > Application Trace | Framework Trace | Full Trace > /usr/local/lib/ruby/gems/1.8/gems/json-1.1.7/lib/json/common.rb:122:in > `initialize' > /usr/local/lib/ruby/gems/1.8/gems/json-1.1.7/lib/json/common.rb:122:in > `new' > /usr/local/lib/ruby/gems/1.8/gems/json-1.1.7/lib/json/common.rb:122:in > `parse' > /mnt/home/core/app/models/external_account.rb:9:in `attrs' > /mnt/home/core/app/models/base_domain.rb:13:in `zerigo_account' > /mnt/home/core/app/models/domain_name.rb:297:in `zerigo_account' > /mnt/home/core/app/models/domain_name.rb:278:in `zerigo_dns_update' > /mnt/home/core/app/models/domain_name.rb:32:in `validate' > /mnt/home/core/app/controllers/domain_names_controller.rb:14:in `add' > /mnt/home/core/app/controllers/domain_names_controller.rb:13:in `add' > /mnt/home/core/app/controllers/application_controller.rb:21:in > `custom_rescues' > /mnt/home/core/app/controllers/application_controller.rb:45:in > `disable_query_caching' > /mnt/home/core/app/controllers/application_controller.rb:45:in > `disable_query_caching' > /mnt/home/core/app/controllers/application_controller.rb:171:in > `timeout' > /mnt/home/core/app/controllers/application_controller.rb:171:in > `timeout' > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
