betweenGo

Possible reason for Ruby on Rails tests failing

by on Jan.10, 2006, under Ruby on Rails

If some of your Ruby on Rails tests are failing with method not found errors, it could be because Ruby cannot find the class that has this method. For example the methods might be in some of the mock classes. To fix this I did.

$ ruby -Itest/mocks/test test/functional/user_controller_test.rb

Share

Related posts:

  1. Ruby on Rails and Oracle
  2. Installing Ruby on Rails on Red Hat Enterprise Linux 4
  3. What Is Ruby on Rails
  4. Setting up a Windows Ruby on Rails Environment
  5. MeetingKoreans.com launched using Ruby on Rails

:

1 Trackback or Pingback for this entry

Leave a Reply

 

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!