Displaying 2 results from an estimated 2 matches for "waybills".
Did you mean:
waybill
2011 Aug 10
0
sql query in a more "rails 3 way"
Hi people
I want to know if you know how to write the following sql query in a
more "rails way"
UPDATE buy_order_detail
SET saldo = saldo - detail_purchase.cantidad
FROM purchase_detail
INNER JOIN purchase ON purchase.id =
purchaser_detail.purchase_id
INNER JOIN waybill ON waybill.id =
purchase.waybill_id
INNER JOIN buy_order ON buy_order.id =
2011 Nov 29
7
gem for storing and tracking changes
Hi people
I want to know which is the best gem or plug-in to store and track
register changes for a rails 3.0.9 app
Hope you can help me, thanks
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this