shopifydev 0.1.0
Abstracts out and port to ruby the functionality of the shopify textmate bundle for use in other editors. Provides a shopify console with the ability to switch between configured shops, using either custom app or oauth token style authentication. Provides caches of objects and convenience methods for fetching them.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (15):
            activeresource
            >= 0
          
          
            activesupport
            >= 0
          
          
            awesome_print
            >= 0
          
          
            dalli
            >= 0
          
          
            ffaker
            >= 2.0
          
          
            gli
            >= 2.5.2
          
          
            json
            >= 1.8.0
          
          
            oj
            >= 0
          
          
            pry
            >= 0
          
          
            railties
            >= 0
          
          
            ruby-filemagic
            >= 0.4.2
          
          
            shopify_api
            >= 3.2.0
          
          
            shopify_unlimited
            >= 0
          
          
            shydra
            >= 0
          
          
            term-ansicolor
            >= 0
          
    