What's up with tests doing require 'test_helper' instead of require File.dirname(__FILE__) + '/../test_helper' in edge rails, so that running test files in textmate doesn't work?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Generated test files and bad require 'test_helper' | 6 | 199 | May 14, 2009 | |
To all TextMate users that wants to run tests with cmd + r in Rails 2.1 and above. | 1 | 161 | October 14, 2008 | |
""no such file to load -- test_helper" | 4 | 171 | June 19, 2009 | |
Problem with generated tests | 8 | 211 | June 24, 2008 | |
Problem with test file for latest ruby on rails | 0 | 110 | July 24, 2008 |