RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

alex_c — 4 posts

I just launched AR stats 1.0.0.
This is an ActiveRecord plugin that makes it easier to do reporting. The latest version includes several new features, the most important of which is support for caching! Check it out here.
Omniture Client  github.com
is a gem that integrates Omniture SiteCatalyst into your web application. It works with Rails, Sinatra or any other ruby web framework. It allows you to easily and unobtrusively set up custom tracking at the controller level. To find out more click here.
ActiveRecord Statistics is my first plugin and it allows to easily define and pull statistics for ActiveRecord models. This plugin was built with reporting in mind.