christocracy / shopify-api-limits

A simple Gem for reading shopify API call limits
17 stars 15 forks source link

(:params => { :filter => false }) was not working. Fixed it! #3

Closed michaelglass closed 13 years ago

michaelglass commented 13 years ago

:filter => false to auto paginate

(ie Order.all(:params => {:filter => false}) was not working. Fixed it.

christocracy commented 13 years ago

Thanks, I'll check it out

Snet form my iPhone

On Aug 30, 2011, at 6:35 PM, michaelglassreply@reply.github.com wrote:

:filter => false to auto paginate

(ie Order.all(:params => {:filter => false}) was not working. Fixed it.

Reply to this email directly or view it on GitHub: https://github.com/christocracy/shopify-api-limits/pull/3

michaelglass commented 13 years ago

going to re-pull with more changes

christocracy commented 13 years ago

You mean push.

Snet form my iPhone

On Aug 31, 2011, at 4:39 PM, michaelglassreply@reply.github.com wrote:

going to re-pull with more changes

Reply to this email directly or view it on GitHub: https://github.com/christocracy/shopify-api-limits/pull/3#issuecomment-1961729