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:
parent
f439f1d86f
commit
9987a00738
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ module ActionView
|
||||||
autoload :Context
|
autoload :Context
|
||||||
autoload :Template
|
autoload :Template
|
||||||
autoload :Helpers
|
autoload :Helpers
|
||||||
autoload :SafeBuffer
|
|
||||||
|
|
||||||
autoload_under "render" do
|
autoload_under "render" do
|
||||||
autoload :Partials
|
autoload :Partials
|
||||||
|
|
Loading…
Reference in a new issue