This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Dachen
/
shopify_api
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Added new resource for checkout
Carson Reinke
%!s(int64=12) %!d(string=hai) anos
pai
0769cdd5ec
achega
a5c0aed1fe
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
lib/shopify_api/resources/checkout.rb
+ 4
- 0
lib/shopify_api/resources/checkout.rb
Ver ficheiro
@@ -0,0 +1,4 @@
+module ShopifyAPI
+ class Checkout < Base
+ end
+end