1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

action_view/safe_buffer is no longer valid

Signed-off-by: Yehuda Katz <wycats@Yehuda-Katz.local>
This commit is contained in:
Santiago Pastorino 2010-02-01 03:52:34 -02:00 committed by Yehuda Katz
parent f439f1d86f
commit 9987a00738

View file

@ -35,7 +35,6 @@ module ActionView
autoload :Context
autoload :Template
autoload :Helpers
autoload :SafeBuffer
autoload_under "render" do
autoload :Partials