Skip to content

Commit

Permalink
Require AS singleton_class code in AS output_safety
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
  • Loading branch information
snusnu authored and jeremy committed Mar 17, 2010
1 parent 6416a35 commit 644219a
Showing 1 changed file with 2 additions and 1 deletion.
@@ -1,4 +1,5 @@
require "erb"
require 'erb'
require 'active_support/core_ext/object/singleton_class'

class ERB
module Util
Expand Down

0 comments on commit 644219a

Please sign in to comment.