message_verifier.rb needs active_support/core_ext/object/blank

This commit is contained in:
Xavier Noria
2010-01-01 21:00:37 +01:00
committed by Jeremy Kemper
parent 679acfbefd
commit b7afaa08bf

View File

@@ -1,4 +1,5 @@
require 'active_support/base64'
require 'active_support/core_ext/object/blank'
module ActiveSupport
# MessageVerifier makes it easy to generate and verify messages which are signed