Hello
i have a model:
indicator.rb
name : string
descriton: string
end
has_many :progresindics
----------------------
progresindic.rb
date_sale :date
cant :decimal
end
belong_to :indicator
------------------
how setup a table plus? with a last row show the results of sum colum "cant"
thanks
Quike!
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/hobousers/-/UcSexZQZ1a0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.