This project is archived and is in readonly mode.
where is send! ?
Reported by azimux | September 7th, 2008 @ 09:31 AM | in 2.x
I see this in the changelog:
* Alias Object#send to send! for Ruby 1.9 forward compatibility. [Jeremy Kemper]
but I don't see this actually being aliased anywhere.
the exeption_notification plugin calls send! twice but it seems
completely missing from either exception_notification or rails.
Thus, I'm getting undefined method send!' when using
exception_notification with filter_parameter_logging
Comments and changes to this ticket
-
Cheah Chu Yeow September 7th, 2008 @ 09:54 AM
I noticed this breaking my edge Rails app a few days ago.
Patch here: http://rails.lighthouseapp.com/p...
-
Tarmo Tänav September 18th, 2008 @ 04:15 AM
- State changed from new to invalid
- Tag changed from bug, core_ext, edge, exception_notification to bug, core_ext, edge, exception_notification
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>