Ruby on Rails Saturday, January 14, 2017

What do you consider the best approach to having 20 or more forms related to the same model? The thing is that I may have to template forms for an enterprise level solution. Should I make one model with a dozen form input attributes and build each form page separately, or is there another way that I can pull this off efficiently?

Thanks

--
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/c108fa80-7061-4064-b5de-603a273de2d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment