From fe7a5ac0776e1bd7baf36382600e265def901e51 Mon Sep 17 00:00:00 2001 From: jessib Date: Tue, 12 Mar 2013 13:23:36 -0700 Subject: More pieces to set up the billing engine. --- billing/lib/leap_web_billing.rb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 billing/lib/leap_web_billing.rb (limited to 'billing/lib/leap_web_billing.rb') diff --git a/billing/lib/leap_web_billing.rb b/billing/lib/leap_web_billing.rb new file mode 100644 index 0000000..288d846 --- /dev/null +++ b/billing/lib/leap_web_billing.rb @@ -0,0 +1,4 @@ +require "leap_web_billing/engine" + +module LeapWebBilling +end -- cgit v1.2.3