RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: rarneson
Site: http://baconfoam.com/blog/
I was hoping so, but all I can see is Reply. It appears you can only Delete within a certain timeframe.
Never mind, typo in the partial file name......
I'm getting a Missing partial in the link_to_add_fields method and can't for the life of me figure out why. I've followed the setup exactly as described in the RailsCast.
Missing partial
link_to_add_fields
It seems to be coming from this line:
render(association.to_s.singularize + "_fields", :f => builder)
I was hoping so, but all I can see is Reply. It appears you can only Delete within a certain timeframe.
Never mind, typo in the partial file name......
I'm getting a
Missing partial
in thelink_to_add_fields
method and can't for the life of me figure out why. I've followed the setup exactly as described in the RailsCast.It seems to be coming from this line: