lib/sequel/plugins/pg_array_associations.rb in sequel-4.30.0 vs lib/sequel/plugins/pg_array_associations.rb in sequel-4.31.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen-string-literal: true + module Sequel extension :pg_array, :pg_array_ops module Plugins # This plugin allows you to create associations where the foreign keys