Yuri Skurikhin
Yuri Skurikhin
Sample images: https://github.com/recurser/exif-orientation-examples
Is it possible to keep commands history? Like in [irb](https://til.hashrocket.com/posts/09139e5206-enable-commands-history-on-rails-console-and-irb ) or [iex](https://til.hashrocket.com/posts/is9yfvhdnp-enable-history-in-iex-through-erlang-otp-20-)
Hi we have a class MatchAllRefsJob, but sidekiq status server middleware return Module ``` NameError: uninitialized constant Module::MatchAllRefsJob from sidekiq-status/server_middleware.rb:38:in `const_get' from sidekiq-status/server_middleware.rb:38:in `call' from sidekiq/middleware/chain.rb:130:in `block in invoke' from...