[Rails] Re: Possible bug on find method with :select attribute and aggregate functions...

2008-11-23 Thread Alfredo Rico Moros
Yes!! You are right!! Thanks a lot!! On Nov 24, 4:04 pm, Frederick Cheung <[EMAIL PROTECTED]> wrote: > On 23 Nov 2008, at 19:07, Alfredo Rico Moros <[EMAIL PROTECTED]>   > wrote: > > > > > > > Hi to everyboy.. I need your help in order to know if I get wrong.. > > > I have this migration file: >

[Rails] Re: Possible bug on find method with :select attribute and aggregate functions...

2008-11-23 Thread Frederick Cheung
On 23 Nov 2008, at 19:07, Alfredo Rico Moros <[EMAIL PROTECTED]> wrote: > > Hi to everyboy.. I need your help in order to know if I get wrong.. > > I have this migration file: > > class CreateSpecifications < ActiveRecord::Migration > def self.up >create_table :specifications do |t| >