an app engine for your business. Seamlessly implement business logic with a powerful API. Out of the box CMS, blog, forum and email functionality. Developer friendly & easily extendable for your next SaaS/XaaS project. Built with Rails 6, Devise, Sidekiq & PostgreSQL
Is your feature request related to a problem? Please describe.
Activejob is needless complexity when we are already invested in sidekiq
Describe the solution you'd like
We are looking to reduce complexity in Violet Rails. The goal is to remove usage of active job so we no longer need this initializer: https://github.com/restarone/violet_rails/blob/master/config/initializers/active_job.rb