Hassan Schroeder wrote in post #1182051:
> On Tue, Mar 8, 2016 at 4:00 PM, David Williams <li...@ruby-forum.com>
> wrote:
>
> ?! You're creating a form tag within a form tag - not valid HTML in
> any way. And that outer form has no method or action attributes, so
> not much is ever going to happen, as you see :-)
>
> --
> Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
> http://about.me/hassanschroeder
> twitter: @hassan
> Consulting Availability : Silicon Valley or remote

I fixed the form, I didn't realize that I was still using the 
<form></form> approach that I needed for Stripe. Which doesn't pass the 
form to the database, but transfers the information over the internet 
back to stripe.

I have one problem though, the category_id is not being found when I 
submit the form.

Thanks, I fixed the form. We can close this issue.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/7620d6351cf2ed3a61cbea8070a69d1a%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to