Skip to content

This commit removes the usage of ActiveJob.

David Chandek-Stark requested to merge remove-active-job into develop

The benefits of ActiveJob are lost when resque-scheduler is in use. Other refactoring has been performed and some adjustments in naming. Unused rake tasks has been removed.

Merge request reports

Loading