store the last ~512 KiB of job log messages in a redis buffer. fixes #1589
[arvados.git] / services / api / app / helpers / application_helper.rb
1 module ApplicationHelper
2   include CurrentApiClient
3 end