Sha256: aaf54b0aef5a81281283837b774b3f0f8ae9c944fd192553bf50231a4e479896

Contents?: true

Size: 138 Bytes

Versions: 6

Compression:

Stored size: 138 Bytes

Contents

class JsonbInitializer
  def self.initialize!
    Superstore::Base.adapter.create_table('issues')
  end
end

JsonbInitializer.initialize!

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
superstore-2.4.4 test/support/jsonb.rb
superstore-2.4.3 test/support/jsonb.rb
superstore-2.4.2 test/support/jsonb.rb
superstore-2.4.1 test/support/jsonb.rb
superstore-2.4.0 test/support/jsonb.rb
superstore-2.3.0 test/support/jsonb.rb