1
2
3
4
  def time_summary(klass,group_operator,field,from,to,step)
    data_with_missing_counts(klass.find(
      :all, 
...

Ruby Rails Active Record Time Su...

by sebastiana.myopenid.com, September 03, 2008 14:31, 2 refactorings, tagged with rails, chart, sumary

Give a count or sum group o...

Avatar Talk