Activity
Thx! It is though ( mailers
queue is configured and working for action_mailer). Any other suggestions?
Great gem! Should it work with ActiveJob (using sidekiq) out of the box like ActionMailer's deliver_later method? Or do I need to configure someting in order for Sidekiq to queue the deliveries?
Posted in Caching with Etags Discussion
Hi, the documentation states it uses updated_at
to set the last_modified in the response. So as long as your Post gets updated as the author gets updated, this should work.