Skip to content

Commit

Permalink
require base64
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmacaulay committed Nov 18, 2010
1 parent a81da10 commit 90c721a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/shopify_api.rb
@@ -1,6 +1,7 @@
require 'active_resource'
require 'active_support/core_ext/class/attribute_accessors'
require 'digest/md5'
require 'base64'

module ShopifyAPI
METAFIELD_ENABLED_CLASSES = %w( Order Product CustomCollection SmartCollection Page Blog Article Variant)
Expand Down

0 comments on commit 90c721a

Please sign in to comment.