Sha256: 0371da1bdd1e08b3c367a6bf060d5d98e36aed24c26bc6131125cce49c9a0a07

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.5.0'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pivot_table-0.5.0 lib/pivot_table.rb