Hi there,

I'm trying to update a ruby on rails app from 4.2 to 5.0 version.

I noticed that in rails previous versions the attribute parent_builder 
existed in the api (
http://www.rubydoc.info/docs/rails/3.2.8/ActionView/Helpers/FormBuilder).

However in more recent rails versions it no longer exits...(
http://api.rubyonrails.org/v4.0.0/classes/ActionView/Helpers/FormBuilder.html
).

What is the meaning/utility of this parent_builder attribute and how can I 
replace it to more recent rails versions?

Thank you in advance,
João Bordalo

-- 
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/f2a5aa52-2a44-4854-809f-a5afbdc103b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to