Sha256: 3bf6cdecc24399f085111e857a51b5b99fc451440f6b6bb0e01d2618e5fa8e40

Contents?: true

Size: 229 Bytes

Versions: 1

Compression:

Stored size: 229 Bytes

Contents

$: << File.dirname(__FILE__)

require 'pivot_table/configuration'
require 'pivot_table/grid'
require 'pivot_table/cell_collection'
require 'pivot_table/column'
require 'pivot_table/row'

module PivotTable
  VERSION = '0.4.0'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pivot_table-0.4.0 lib/pivot_table.rb