ActionView::TemplateError (comparison of Fixnum with nil failed) on line #40 of app/views/layouts/application.html.erb:
37:     
38:
39:
40: <% rounded_with 'orangec', :exclude => [:tr, :tl, :top, :bottom, :bl, :br] do %> 41:
42: <%= render :partial => '/shared/logo_bar' %> 43:
vendor/plugins/haml/lib/haml/helpers.rb:331:in `>' vendor/plugins/haml/lib/haml/helpers.rb:331:in `capture_haml_with_buffer' vendor/plugins/haml/lib/haml/helpers.rb:328:in `each' vendor/plugins/haml/lib/haml/helpers.rb:328:in `capture_haml_with_buffer' vendor/plugins/haml/lib/haml/helpers/action_view_mods.rb:22:in `capture_erb_with_buffer' vendor/rails/actionpack/lib/action_view/helpers/capture_helper.rb:44:in `capture' vendor/plugins/rounded-corners/lib/rounded_corners.rb:165:in `rounded_with' app/views/layouts/application.html.erb:40:in `_run_erb_47app47views47layouts47application46html46erb' vendor/rails/actionpack/lib/action_view/base.rb:360:in `send'