On Monday 06 April 2009, Manuel Wiedenmann wrote:
> du kannst doch aus deiner eigenen query spezifikation:
> [
>   { :property => 'lastname', :operator => '=', :target => 'Schmidt'
> }, { :property => 'children.firstname', :operator => 'LIKE',
>
>     :target => 'P* },
>
>   { :property => 'children', :aspect => 'count', :operator => '>',
>
>     :target => 2 }
>
> ]
>
> irgendwie sql bauen? oder verstehe ich hier was falsch?

Ja: Ich wollte mit meiner Frage herausfinden, ob mir schon jemand einen 
Teil der Arbeit abgenommen hat.

Michael

-- 
Michael Schuerig
mailto:[email protected]
http://www.schuerig.de/michael/
_______________________________________________
rubyonrails-ug mailing list
[email protected]
http://mailman.headflash.com/listinfo/rubyonrails-ug

Antwort per Email an