lib/tickethub/user/supplier.rb in tickethub-0.3.30 vs lib/tickethub/user/supplier.rb in tickethub-0.3.31
- old
+ new
@@ -2 +1,3 @@
+require_relative '../supplier'
+
module Tickethub
class User::Supplier < Tickethub::Supplier
\ No newline at end of file