use explicit autoloads rather than from paths

This commit is contained in:
Adam Cooke
2017-06-02 15:29:54 +01:00
parent 9f4568e81a
commit 6e009f16b9
9 changed files with 87 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env ruby
require_relative '../config/environment'
Postal::Worker.new([:main]).work