Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
libraries
ruby-3dcart
Wiki
getProductCount
getProductCount
· Changes
Page history
Updated getProductCount (markdown)
authored
Jul 18, 2013
by
Elad Meidar
Show whitespace changes
Inline
Side-by-side
getProductCount.md
View page @
3cb0cc4d
...
...
@@ -13,5 +13,5 @@ Bold parameters are required:
### Example
```
ruby
ThreeDeeCart
::
Product
.
count
({
storeU
RL
:
"http://www.3dcart.com"
})
ThreeDeeCart
::
Product
.
count
({
storeU
rl
:
"http://www.3dcart.com"
})
```
\ No newline at end of file