summaryrefslogtreecommitdiff
path: root/certs/lib/leap_web_certs/engine.rb
blob: 33a446e303dba21149743bad5b5c2c31e5622fe2 (plain)
1
2
3
4
5
module LeapWebCerts
  class Engine < ::Rails::Engine

  end
end