mirror of
https://github.com/mistergibson/gxg-server.git
synced 2026-08-15 10:24:29 -07:00
12 lines
247 B
Ruby
12 lines
247 B
Ruby
module GxG
|
|
module Services
|
|
module Exchange
|
|
# ### Products
|
|
# ### Services
|
|
# ### Subscriptions
|
|
# ### Packages
|
|
# ### Orders
|
|
# ### Order Items
|
|
end
|
|
end
|
|
end
|