You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NoMethodError: undefined method has_key?' for nil:NilClass from /Users/ami/.rvm/gems/ruby-1.9.2-head@rails3beta/gems/domainatrix-0.0.10/lib/domainatrix/domain_parser.rb:59:inblock in parse_domains_from_host'
Thanks,
Ami
The text was updated successfully, but these errors were encountered:
Hi,
It seems that Domainatrix.parse() method fails when domain has no suffix eg, 'http://www.foo/'
$ irb
NoMethodError: undefined method
has_key?' for nil:NilClass from /Users/ami/.rvm/gems/ruby-1.9.2-head@rails3beta/gems/domainatrix-0.0.10/lib/domainatrix/domain_parser.rb:59:in
block in parse_domains_from_host'Thanks,
Ami
The text was updated successfully, but these errors were encountered: