search for: calendar_controller_test

Displaying 1 result from an estimated 1 matches for "calendar_controller_test".

2007 Jan 23
2
SslRequirements plugin and mocha
Hi. I''m loving mocha but have ran into a problem with using the mocha plugin with a project that has the SslRequirement plugin. It seems there is some conflict between the two? Any ideas? $ ruby test/functional/calendar_controller_test.rb /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.0/lib/active_support/dependencies.rb:478:in `const_missing'': uninitialized constant ApplicationController::SslRequirement (NameError) from /Users/zackchandler/dev/shasta/config/../app/controllers/application.rb:6 from /...