diff options
Diffstat (limited to 'certs/lib/leap_web_certs.rb')
-rw-r--r-- | certs/lib/leap_web_certs.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/certs/lib/leap_web_certs.rb b/certs/lib/leap_web_certs.rb index beb683d..129d1a9 100644 --- a/certs/lib/leap_web_certs.rb +++ b/certs/lib/leap_web_certs.rb @@ -1,3 +1,4 @@ +require "leap_web_core" require "leap_web_certs/engine" module LeapWebCerts |