Module: ShopifyExtensions
- Defined in:
- ext/shopify-extensions/shopify_extensions.rb
Defined Under Namespace
Classes: Asset, Install, InstallationError, Platform
Class Method Summary collapse
Class Method Details
.install(**args) ⇒ Object
7 8 9 |
# File 'ext/shopify-extensions/shopify_extensions.rb', line 7 def self.install(**args) Install.call(**args) end |