
|
If you were logged in you would be able to see more operations.
|
|
|
Ruby
Created: 25 Feb 08 23:14
Updated: 29 Feb 08 19:07
|
|
| Component/s: |
Rails
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
File Attachments:
|
1.
development.log (7 kb)
2.
test.log (2 kb)
|
|
Image Attachments:
|
|
|
Environment:
|
osx
|
|
|
The rails server produces stack traces with file paths relative to the rails root for those files within the rails project. The console log filter does not recognize these relative file paths, and therefore does not autolink you to the file source as it should (and as would be the most likely files you'd want to jump to).
|
|
Description
|
The rails server produces stack traces with file paths relative to the rails root for those files within the rails project. The console log filter does not recognize these relative file paths, and therefore does not autolink you to the file source as it should (and as would be the most likely files you'd want to jump to). |
Show » |
|