Hello
I have models:
Project.rb name:string year: string ...endhas_many
:indicators----------------------indicator.rb indic:string
cant:decimalend;belongs_to :project-----------------
on the view "Project" i need link "indicator" to render a Ajax Table with fill
a lot of indicators
Name: Project Oneyear: 2011...
Indicators:[-]
indicator 1 30indicator 2 25---------------------total
55+Add Indicator <==link with Ajax Driven?
Any Ideas?? thanks
Quike
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
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.