Bug #3659
closed"no implicit conversion of URI::HTTP into String" running rake reports:summarize
Description
$ rake reports:summarize
rake aborted!
no implicit conversion of URI::HTTP into String
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/http/url.rb:59:in `match'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/http/url.rb:59:in `named_host?'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/http/url.rb:71:in `host_or_subdomain_and_domain'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/http/url.rb:37:in `url_for'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/routing/route_set.rb:598:in `url_for'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/routing/url_for.rb:148:in `url_for'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_view/helpers/url_helper.rb:107:in `url_for'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/routing/route_set.rb:216:in `reports_path'
/home/dcleal/code/foreman/foreman/app/views/host_mailer/_active_hosts.html.erb:46:in `block (2 levels) in app_views_host_mailer_active_hosts_html_erb__2305460470786637138_74347840'
/home/dcleal/code/foreman/foreman/app/views/host_mailer/_active_hosts.html.erb:39:in `each'
/home/dcleal/code/foreman/foreman/app/views/host_mailer/_active_hosts.html.erb:39:in `block in app_views_host_mailer_active_hosts_html_erb__2305460470786637138_74347840'
/home/dcleal/code/foreman/foreman/app/views/host_mailer/_active_hosts.html.erb:29:in `each'
/home/dcleal/code/foreman/foreman/app/views/host_mailer/_active_hosts.html.erb:29:in `_app_views_host_mailer__active_hosts_html_erb__2305460470786637138_74347840'