for some reason gh is not loaded in production
This commit is contained in:
parent
8e179dde4d
commit
0eb8b9fed2
|
@ -8,6 +8,7 @@ require 'rack'
|
|||
require 'rack/protection'
|
||||
require 'active_record'
|
||||
require 'redis'
|
||||
require 'gh'
|
||||
|
||||
# Rack class implementing the HTTP API.
|
||||
# Instances respond to #call.
|
||||
|
|
Loading…
Reference in New Issue
Block a user