Brad Carson
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Comments
Recent activity by Brad Carson Sort by recent activity-
My bad. I was passing an array of hash attributes for single attributes (like shipping_address) as so kindly pointed out here: https://github.com/ticketevolution/ticketevolution-ruby/issues/10#iss...
-
Thanks for the feedback, Drew. Goldentickets.com and eseats.com return ticket data in the blink of an eye. They must be storing TicketGroup data locally - there's no way they can hit the API, pro...
-
Been looking further into performance testing and a benchmark production console call to list ticket groups with the ruby gem takes a few seconds, depending on the event - nevermind any custom sort...
-
Performance issues resolved with release of 0.7.4 ruby gem. Thanks!
-
Super! Thanks, Drew. This is great news. I found a nice JQuery plugin to handle sorting client-side, so with the enhancements to the gem hopefully we'll be set! Looking forward to seeing those ...