Y
Hacker News
new
|
ask
|
show
|
jobs
by
hiharryhere
1992 days ago
I don't think those are ActiveRecord queries, they look like calls to the Stripe api via the Stripe gem. It's possible those filters like 'deleted?' are not able to be applied when querying the API.
1 comments
ezekg
1992 days ago
Correct. Those are Stripe API calls made through their client library.
link