use explicit autoloads rather than from paths
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env ruby
|
||||
require_relative '../config/environment'
|
||||
Postal::Worker.new([:main]).work
|
||||
Reference in New Issue
Block a user