On Thu, Jan 21, 2010 at 10:09 AM, Jamey Cribbs <[email protected]> wrote:
> The only difference I would have to what you did is instead of making
> the capturing of the zip code the "index" action of the
> NewCustomerAddress controller, I would make it a "new" and a "action".
>  The "new" action would show the form to capture the zipcode and the
> "create" action would redirect and pass the value to the customer
> controller's "new" action.


Oops!  That should read:  "I would make it a 'new' and 'create' actions.

Jamey
-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en.


Reply via email to