Hi, I'm trying out AW for a rails (2.3.2) project. I've used BI software (siebel analytics) in the past so I'm famiilar with warehousing concepts in general.
I've found several links to the tutorial http://anthonyeden.com/2006/12/20/activewarehouse-example-with-rails-svn-logsbut it is gone and others posts suggest it is very out of date. So how else to get started with AW? Or is there a copy of that tutorial floating around somewhere? I installed AW from the git repo as a plugin, added the gem dependencies and no errors. Then I ran the generator for a fact table, and populated that fact table with some test data. No problems. So, what is the next steps to get a basic date drill-down? I tried to setup the standard date dimension table 'rake warehouse:build_date_dimension' but get a unitialized constant DateDimension. Looking through the plugin, I can see builder/date_dimension_builder.rb is in the require path/chain from init.rb Suggestions? Is anyone running AW with rails 2.3.2? Thanks! John
_______________________________________________ Activewarehouse-discuss mailing list Activewarehouse-discuss@rubyforge.org http://rubyforge.org/mailman/listinfo/activewarehouse-discuss