Displaying 3 results from an estimated 3 matches for "productsandservices".
2006 Jan 06
2
How do I reference eagerly loaded Models in the View?
...m referencing the eagerly loaded data in a way that
activerecord doesn''t understand (my assumption) - thus I''m getting a
tonne of additional queries.
[first, the domain:
WorkOrders has_many: WorkOrderItems
&&
WorkOrderItems belongs_to :WorkOrder
WorkOrderItems belongs_to :ProductsAndServices
secondly, the controller looks like:
@work_order = WorkOrder.find(params[:id])
@work_order_items = @work_order.WorkOrderItems.find(:all, :include
=> [:WorkOrder, :ProductsAndServices ] )
(you''ll note that I''m eagerly loading the work_order from the
work_order_item - t...
2006 Jan 05
0
Keep the Queries Down or "Referencing eagerly loaded models"
...39;m referencing the eagerly loaded data in a way that
activerecord doesn''t understand (my assumption) - thus I''m getting a
tonne of extra queries.
[first, the domain:
WorkOrders has_many: WorkOrderItems
&&
WorkOrderItems belongs_to :WorkOrder
WorkOrderItems belongs_to :ProductsAndServices
secondly, the controller looks like:
@work_order = WorkOrder.find(params[:id])
@work_order_items = @work_order.WorkOrderItems.find(:all, :include
=> [:WorkOrder, :ProductsAndServices ] )
(you''ll note that I''m eagerly loading the work_order from the
work_order_item -...
2004 Sep 16
2
Audiocodes Mediant 2000
Hi FOlks,
I am trying to setup remotely an "AudioCodes Mediant 2000" MG Module 2 to
work with Asterisk through SIP or H323.
But since I don't the product manual, it's being a little hard.
Anybody would the manual in PDF(file or URL) to indicate to me?
Thanks a lot,
Isamar