RailsCasts Pro episodes are now free!

Learn more or hide this

Ryan Arneson's Profile

GitHub User: rarneson

Site: http://baconfoam.com/blog/

Comments by Ryan Arneson

Avatar

I was hoping so, but all I can see is Reply. It appears you can only Delete within a certain timeframe.

Avatar

Never mind, typo in the partial file name......

Avatar

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.

It seems to be coming from this line:

ruby
render(association.to_s.singularize + "_fields", :f => builder)