Andrey Morskov

Results 13 comments of Andrey Morskov

Hey! Just a idea: `api-pagination` with cursor based pagination, and `api-pagination-adapters` which supports Kaminari and WillPaginate. Or even `api-pagination-kaminari`, `api-pagination-will-paginate`

I'm think it's possible to store path to the file in setting. Only we need it's attach some gem for file uploads.

I tried to implement it in https://github.com/accessd/rails-settings-ui/tree/time-periods but is not yet clear how best to store time periods. If we'll store like string '7.days' then we need modify getting setting,...

Hi! Just updated gem for compatible with last versions. Please try it. You also should use last rails-settings-cached version.

I'll try to implement it.

Should we add responses of methods to https://github.com/dblock/slack-api-ref for matching correctness of responses from API?

So, it's difficult to generate such cassettes, because they must to be very individual for each method. One opportunity that I see, it's mocking api calls and therefore we can...

Same problem. From logs: `Notifications 631545, 631546, ..., 632174, 632175 will be retried due to the failure of notification 631544`. Notification 631544 failed with `Invalid device token (8)` error.