diff options
Diffstat (limited to 'engines/billing/lib/leap_web_billing.rb')
-rw-r--r-- | engines/billing/lib/leap_web_billing.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/billing/lib/leap_web_billing.rb b/engines/billing/lib/leap_web_billing.rb new file mode 100644 index 0000000..288d846 --- /dev/null +++ b/engines/billing/lib/leap_web_billing.rb @@ -0,0 +1,4 @@ +require "leap_web_billing/engine" + +module LeapWebBilling +end |