Sha256: bb53da96759d3755b41c359afd82bdb8a6dfc05a57825d3b0e3203010e3588b3

Contents?: true

Size: 90 Bytes

Versions: 3

Compression:

Stored size: 90 Bytes

Contents

class PgExport
  class PlainDump < Dump::Base
    def name
      'Dump'
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pg_export-0.5.0 lib/pg_export/entities/plain_dump.rb
pg_export-0.4.1 lib/pg_export/entities/plain_dump.rb
pg_export-0.4.0 lib/pg_export/entities/plain_dump.rb