core_merchant 0.11.0
CoreMerchant provides essential functionality for handling customers, products, and subscriptions in e-commerce and SaaS applications. Does not include payment integrations.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            activesupport
            ~> 7.0
          
          
            rails
            ~> 7.0
          
    Development依存関係 (6):
            database_cleaner
            >= 0
          
          
            factory_bot
            >= 0
          
          
            generator_spec
            ~> 0.9.4
          
          
            railties
            ~> 7.0
          
          
            rspec-rails
            ~> 5.0
          
          
            sqlite3
            ~> 1.4
          
    