search for: ccreating

Displaying 2 results from an estimated 2 matches for "ccreating".

Did you mean: creating
2008 Sep 22
1
Ccreating methods on the fly / counting distinct field values
...model classes. So, can anyone point me in the direction of a tutorial for creating methods on the fly using symbols? If anyone can show a better way to perform the ActiveRecord value_count logic, that would be great too :-) Thanks, Pat -- View this message in context: http://www.nabble.com/Ccreating-methods-on-the-fly---counting-distinct-field-values-tp19605876p19605876.html Sent from the RubyOnRails Users mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Tal...
2002 Nov 20
0
Plots by subject
...t.(variable) then (newvariable)=?.?, etc) so when there was more genotype entries than drug entries, for example, ?NA?s filled the corresponding drug data cells. This results, however, in a lot of ?NA?s being printed in the table sections, since there are many lines of data for the graph data. Ccreating this big table was cumbersome, too. Is there a way to create a loop when several data sources are being used? (Am I making any sense?) Or I thought I could put out a set df for each patient (e.g. arv1:arv(n); bl1:bl(n); etc) and use something like I  (1:193) and paste I into the imp...