magnetik 0.1.0
Magnetik is a mountable rails engine that allows a model to be turned into a vessel for a Stripe customer, as well as providing routes for credit card management via Stripe, including creating, updating and deleting credit cards.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (3):
Development依存関係 (8):
            appraisal
            >= 0
          
          
            factory_girl_rails
            >= 0
          
          
            pry
            >= 0
          
          
            rspec-rails
            ~> 3.0
          
          
            shoulda-matchers
            >= 0
          
          
            sqlite3
            >= 0
          
          
            stripe-ruby-mock
            ~> 2.1.1
          
          
            timecop
            >= 0
          
    