lineofflight / peddler

Amazon Selling Partner API (SP-API) in Ruby
MIT License
307 stars 130 forks source link

Add FulfillmentChannel Array Param into the operation call #44

Closed my-development closed 9 years ago

my-development commented 9 years ago

Preparing the FulfillmentChannel param from array to query string

hakanensari commented 9 years ago

@my-development,

Thanks for the PR. Could you add .idea to a global .gitignore, git rm the .idea artefacts, and git rebase?

my-development commented 9 years ago

Sure, no problem.

hakanensari commented 9 years ago

Thanks! I'm merging but will revert f80daac because those belong in a global gitignore on your computer rather than the project gitignore.

my-development commented 9 years ago

:+1:

my-development commented 9 years ago

@hakanensari when are you planning to have next production release? thanks

hakanensari commented 9 years ago

@my-development very soon :smile:

hakanensari commented 9 years ago

@my-development released

my-development commented 9 years ago

@hakanensari Awesome, I will get the updates! Thanks