search for: donation_entry

Displaying 1 result from an estimated 1 matches for "donation_entry".

2006 Jun 29
2
? concerning ActiveRecord, Action and template
Much appreciate any help here. I''m just getting started learning RoR and setting up my first form is throwing me - I''m not getting the concepts formalized in my mind. Situation: - Controller is: Donation - Action is: donation_entry - Template is: donation_entry.rhtml This form will be displayed when selected from sidebar menu (which will always be present for all forms). As such it will be blank for adding a record. This form will also be displayed when selecting a donation record from another form, in which case the r...