<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">I just ran into this error after updating rails and the rspec_on_rails plugin (both are on edge):<DIV><BR class="khtml-block-placeholder"></DIV><DIV><B><I>/Users/ben/Work/wizzdl/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:263:in `load_missing_constant': uninitialized constant ActionView::Helpers::PaginationHelper (NameError)</I></B></DIV><DIV><B><I> from /Users/ben/Work/wizzdl/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:452:in `const_missing'</I></B></DIV><DIV><B><I> from /Users/ben/Work/wizzdl/vendor/plugins/rspec_on_rails/lib/spec/rails/dsl/behaviour/helper.rb:33</I></B></DIV><DIV><B><I> from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'</I></B></DIV><DIV><B><I> from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'</I></B></DIV><DIV><B><I> from /Users/ben/Work/wizzdl/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:495:in `require'</I></B></DIV><DIV><B><I> from /Users/ben/Work/wizzdl/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:342:in `new_constants_in'</I></B></DIV><DIV><B><I> from /Users/ben/Work/wizzdl/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:495:in `require'</I></B></DIV><DIV><B><I> from /Users/ben/Work/wizzdl/vendor/plugins/rspec_on_rails/lib/spec/rails/dsl/behaviour.rb:8</I></B></DIV><DIV><I><BR class="khtml-block-placeholder"></I></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I'm not sure if the problem is with rails or rspec, or even if there is one, so I'll wait until someone confirms it before submitting a bug.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>If you do run into this problem, commenting out line 33 of rspec_on_rails/lib/spec/rails/dsl/behaviour/helper.rb made the error message disappear, but it could have side effects.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>-Ben</DIV></BODY></HTML>