Displaying 2 results from an estimated 2 matches for "csli".
Did you mean:
cli
2006 Apr 04
1
Added method to ActiveRecord Class
Hi,
Let''s say:
class Class2 << ActiveRecord
belongs_to: class1
end
class Class1 << ActiveRecord
has_many :class2s
def get_max_class2
?how to get the max of class2 list ?
end
end
I would like to know how I have to write the get_max_class2 method
in order to have the max value of the class2 list ?
I would like to call this method this way:
class2_max
2002 Nov 15
0
building rsync on MacOSX 10.2.2
...ined
output of "./configure" and make", and (2) the output of "make check".
Please let me know if you need any further information.
Ed
-------------------------------------------------------
Edward N. Zalta http://mally.stanford.edu/zalta.html
Senior Research Scholar
CSLI/Ventura Hall zalta@mally.stanford.edu
Stanford University ph. 650-723-0488
Stanford, CA 94305-4115 fx. 650-725-2166
-------------------------------------------------------
-------------- next part --------------
diderot:/Volumes/local/tmp/rsync-2.5.5...