Sha256: 422883f40c22da1c5e7808b09b9ba76f576a8c4a7712a516b3d2360dbad42d1d

Contents?: true

Size: 112 Bytes

Versions: 3

Compression:

Stored size: 112 Bytes

Contents

module AbstractImporter
  class Collection < Struct.new(:name, :model, :table_name, :scope, :options)
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
abstract_importer-1.2.0.rc1 lib/abstract_importer/collection.rb
abstract_importer-1.1.0 lib/abstract_importer/collection.rb
abstract_importer-1.0.0 lib/abstract_importer/collection.rb