M
Marc Siegel
Hi,
I need part of my Rails app to receive the FORM POST from a
pre-existing web form hosted elsewhere. Does anyone know how to
configure the rails controller to expect form parameters of the type
"name" instead of the default "controller_name" that it expects with
scaffolding?
Thanks,
Marc
I need part of my Rails app to receive the FORM POST from a
pre-existing web form hosted elsewhere. Does anyone know how to
configure the rails controller to expect form parameters of the type
"name" instead of the default "controller_name" that it expects with
scaffolding?
Thanks,
Marc