Displaying 1 result from an estimated 1 matches for "payee_address".
Did you mean:
page_address
2008 Dec 02
4
Sharing a partial between multiple controllers
I want to share a partial between 2 or more controllers.
I have a "location" partial that I want users to enter "Address, City,
State, Zip" information in however I have "Payees", "Institution", and
"Event" models that can have "location" information stored with them.
Since I don''t want to duplicate the partial across each