I have this models: Period ----< Financing >---- Event
In nested scaffold for event I need to display periods with virtual columns based on sum financings of this event. How can I implement this? I mean that Period model itself doesn't know for what Event it displayed now in nested scaffold. -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
