Displaying 1 result from an estimated 1 matches for "alias_method_chai".
Did you mean:
alias_method_chain
2007 Nov 13
2
new to rspec, error running "rake rspec" on debian/etch
...y to run "rake spec", I get the
following error:
dan at dan-server:~/projects/cw/registration$ rake spec
(in /home/dan/projects/cw/registration)
/home/dan/projects/cw/registration/vendor/plugins/rspec_on_rails/lib/spec/rails/extensions/action_controller/rescue.rb:19: undefined method `alias_method_chai\n'' for \
ActionController::Rescue:Module (NoMethodError)
from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require''
from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require''
from /home/dan/projects/cw/registration/co...