Ruby on Rails Thursday, May 29, 2014

I am working on a Rails app where people sign up and have a profile. When they are first signing up, they fill in their profile but I have an additional question when they are creating their account that alters the initial configuration of the account but is never used afterwards, so I don't want to include it in the profile. It is a multiple choice question with certain validation rules. How do I go about including this in the form?

--
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/10ef46b7-c3b1-4e3d-b821-785e7967b12c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment