search for: create_budget

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

2006 Feb 23
2
create_for_*
Hi! If I have a /budget/create action, how should I make a /budget/create_for_customer without repeating myself? I could create a "create_for_customer" action and call "create" from there, but stripping the customer select_tag somehow, since customer_id will be passed from /customer/show. How do you do the create_for_something stuff? Thanks, Rodrigo. -- Posted via