This project is archived and is in readonly mode.
[PATCH] ActionView::SafeBuffer should be there for backwards compatibility
Reported by Santiago Pastorino | March 20th, 2010 @ 01:30 AM | in 2.3.6
ActionView::SafeBuffer is an alias to ActiveSupport::SafeBuffer for backwards compatibility
Comments and changes to this ticket
-
Santiago Pastorino March 22nd, 2010 @ 01:02 AM
- no changes were found...
-
Repository March 22nd, 2010 @ 01:08 AM
- State changed from open to committed
(from [629afe9f192bcb49886ca8e8b14397b3c88b7207]) ActionView::SafeBuffer should be there for backwards compatibility [#4241 state:committed]
Signed-off-by: Michael Koziarski michael@koziarski.com
http://github.com/rails/rails/commit/629afe9f192bcb49886ca8e8b14397...
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
Referenced by
- 4241 [PATCH] ActionView::SafeBuffer should be there for backwards compatibility (from [629afe9f192bcb49886ca8e8b14397b3c88b7207]) ActionV...