From 1bac88549fc3bfda81e04b2811443a301aa9e781 Mon Sep 17 00:00:00 2001 From: Azul Date: Thu, 20 Sep 2012 13:15:33 +0200 Subject: moved files into own dir and added main leap_ca.rb Also updated the couchdb.yml.example with more meaningful content --- lib/leap_ca.rb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lib/leap_ca.rb (limited to 'lib/leap_ca.rb') diff --git a/lib/leap_ca.rb b/lib/leap_ca.rb new file mode 100644 index 0000000..9720c81 --- /dev/null +++ b/lib/leap_ca.rb @@ -0,0 +1,4 @@ +require 'leap_ca/cert' +require 'leap_ca/couch_stream' +require 'leap_ca/couch_changes' +require 'leap_ca/pool' -- cgit v1.2.3