lib/c80_push.rb in c80_push-0.1.0.5 vs lib/c80_push.rb in c80_push-0.1.0.6

- old
+ new

@@ -1,5 +1,6 @@ require 'c80_push/engine' +require_relative '../engines/be/lib/be' module C80Push def self.table_name_prefix 'c80_push_' end