Navigation Menu

Skip to content

Commit

Permalink
Add missing requires
Browse files Browse the repository at this point in the history
  • Loading branch information
bensie committed Jan 23, 2012
1 parent 9e869ae commit 719a13c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/carrierwave/uploader/serialization.rb
@@ -1,5 +1,8 @@
# encoding: utf-8

require "active_support/json"
require "active_support/core_ext/hash"

module CarrierWave
module Uploader
module Serialization
Expand Down

0 comments on commit 719a13c

Please sign in to comment.