thedarkone
|
a0907bbdad
|
"Naked" rescue clauses only catch StandardError subclasses.
Similar to #11497.
|
2013-08-06 17:04:02 +02:00 |
|
thedarkone
|
3af8a91c38
|
Add a missing require.
This makes the rack_logger_test.rb runnable by itself (outside of the `rake test` suite).
|
2013-08-06 17:03:55 +02:00 |
|
Rafael Mendonça França
|
d86ccec097
|
Use the right instrumentation name
The pattern is event.component
Closes #11769
Conflicts:
railties/CHANGELOG.md
|
2013-08-05 18:20:22 -03:00 |
|
Aaron Patterson
|
ffa9540fd3
|
fire a notification when the request stops / starts
|
2013-01-09 15:34:58 -08:00 |
|