Accessing values of the form

in the params hash

e.g.   text_field :foo, :bar == params[:foo][:bar]