Maor Tzabari
Joined
170 Experience
1 Lesson Completed
0 Questions Solved
Activity
SEEKING FREELANCER in Chicago area, remotly is an option
I need someone that can do anything with Rails, if you're think it's you feel free to email me: m@oritzio.com
I actually haven't noticed that you created the _likes partial
I'll watch again, thank you for the quick reply!
<div id="likes">
<%= render partial: "likes" %>
</div>
we render something here, but where is this partial?
usually when I render something with Rails it's a form or other code that exist
but what are we rendering here?