extending.rb needs active_support/core_ext/object/blank

This commit is contained in:
Xavier Noria
2010-01-01 20:51:49 +01:00
committed by Jeremy Kemper
parent 7f17b23aea
commit cbab9c0347

View File

@@ -1,4 +1,5 @@
require 'active_support/core_ext/class/removal'
require 'active_support/core_ext/object/blank'
class Class
# Rubinius