Ruby on Rails Thursday, March 1, 2018

On Thu, Mar 1, 2018 at 8:10 AM, Philip Rhoades <phil@pricom.com.au> wrote:

> <%= b.label + b.radio_button %>

> which actually works in the view but unlike the Checkbox version the data is
> not saved in the tippers_tips table.

The line above looks a bit iffy to me, but the main question is: what
do you see in your logs? any error messages?

If not use logging statements (or pry) to inspect the params being
returned.

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
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+unsubscribe@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/CACmC4yDZePV4ZwPCt9awpHTCOvLpwEotycKmzWGvycXh8zteCw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment