conekta / conekta-ruby

Ruby Bindings for Conekta
https://www.conekta.com
MIT License
31 stars 28 forks source link

Parameters in GET requests are ignored #29

Closed MauricioMurga closed 8 years ago

MauricioMurga commented 8 years ago

Example: charges = Conekta::Charge.where({'amount.gt' => 20000}).

MauricioMurga commented 8 years ago

This is fixed in d5127739d66d25307c9c82c12acf460717a7845b.