Subject: "stack level too deep" error in Rails app
I've install the gems and configured my Rails app as required. However, when I try and start the app I get this error:
/Library/Ruby/Gems/1.8/gems/fiveruns-dash-rails-0.8.6/lib/fiveruns/dash/rails/initializer.rb:11:in
prepare_dispatcher_without_dash': stack level too deep
(SystemStackError)
I'm on Rails 2.3.4 and Ruby 1.8.6. Can anyone help?