Sha256: d7c956f3994c05335b349c671fce437b042355625a14c188fd62fe2ebd00bb5a
Contents?: true
Size: 1.85 KB
Versions: 0
Compression: gzip
Compressed size: 757 Bytes
Stored size: 757 Bytes
Contents
--- !ruby/object:Gem::Specification name: active_olap version: !ruby/object:Gem::Version version: 0.0.4 platform: ruby authors: - Willem van Bergen autorequire: bindir: bin cert_chain: [] date: 2009-11-20 00:00:00 +01:00 default_executable: dependencies: [] description: Extends ActiveRecord with functionality to perform OLAP queries on your data. Includes helper method to ease displaying the results. email: - willem@vanbergen.org executables: [] extensions: [] extra_rdoc_files: [] files: - spec/unit/cube_spec.rb - spec/spec_helper.rb - lib/active_olap/configurator.rb - test/helper_modules_test.rb - .gitignore - test/active_olap_test.rb - lib/active_olap/helpers/table_helper.rb - lib/active_olap/helpers/display_helper.rb - lib/active_olap/dimension.rb - active_olap.gemspec - MIT-LICENSE - lib/active_olap/category.rb - lib/active_olap.rb - init.rb - Rakefile - spec/integration/active_olap_spec.rb - lib/active_olap/test/assertions.rb - README.rdoc - tasks/github-gem.rake - lib/active_olap/helpers/form_helper.rb - lib/active_olap/helpers/chart_helper.rb - test/helper.rb - lib/active_olap/cube.rb - lib/active_olap/aggregate.rb has_rdoc: true homepage: http://wiki.github.com/wvanbergen/active_olap licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Extend ActiveRecord with OLAP query functionality. test_files: - spec/unit/cube_spec.rb - test/helper_modules_test.rb - test/active_olap_test.rb - spec/integration/active_olap_spec.rb