Colin Law wrote:
> It finds it ok for me when run from rake test but not from ruby
> test/unit/test.rb
> I change all the require lines to
> 
> require File.dirname(__FILE__) + '/../test_helper'
> 
> I suspect there is a better way of achieving this effect
Thanks Colin for your input. Actually it works the same for me (I never 
noticed), but I often find myself only running a little set of tests and 
not always the full rake test.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to