Skip to content

Commit

Permalink
fix base64 require
Browse files Browse the repository at this point in the history
  • Loading branch information
lest committed Jan 2, 2012
1 parent 44df252 commit 634c034
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,4 +1,4 @@
require 'active_support/base64'
require 'base64'
require 'active_support/core_ext/object/blank'

module ActionController
Expand Down

0 comments on commit 634c034

Please sign in to comment.