Skip to content

Commit

Permalink
add missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmacaulay committed Oct 10, 2012
1 parent ad93214 commit bc8c8ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/shopify_api/base.rb
@@ -1,3 +1,5 @@
require 'active_resource/version'

module ShopifyAPI
class Base < ActiveResource::Base
extend Countable
Expand Down

0 comments on commit bc8c8ca

Please sign in to comment.