models/times_psql_models.rb in clevic-0.13.0.b11 vs models/times_psql_models.rb in clevic-0.13.0.b12

- old
+ new

@@ -1,5 +1,6 @@ $options ||= {} +$options[:debug] = true require 'clevic.rb' require 'sequel' host = ENV['PGHOST'] || 'localhost'