I have a partial that has a container that holds a bunch of items. If I add an item via ajax, I want to reflect that in this container without refreshing the page. I am having an issue finding a jquery/ajax way to refresh that one partial on the page. I am sure there is an easy way I am just missing it.
Share
.js.erb
Full example: