This project is archived and is in readonly mode.
Better error messages for some of ActiveSupport tests
Reported by Neeraj Singh | May 18th, 2010 @ 03:45 AM
Some of ActiveSupport tests are like this.
assert @output.string.empty?, @output.string
In case of test the error message is not as good as it could be. In my patch the error message would much more friendly and descriptive.
Patch will be attach through comment.
Comments and changes to this ticket
-
Neeraj Singh May 18th, 2010 @ 03:48 AM
- Tag changed from activesupport, rails3 to activesupport, patch, rails3
Attache is patch against rails3 edge.
-
Repository May 18th, 2010 @ 03:13 PM
- State changed from new to resolved
(from [0dab076a08110b87aacc27e2ce5a20173b3d458d]) Better error messages for some of ActiveSupport tests
[#4635 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/0dab076a08110b87aacc27e2ce5a20...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 4635 Better error messages for some of ActiveSupport tests [#4635 state:resolved]