Hey guys,
Great gem! Found this issue:
Lets say User A creates a new comment.
User B (Moderator) edits this comment.
Changes are recorded fine... But if we do
crumb = c.crumbs.last
crumb.creator
It would print User A as the crumb creator instead of User B...
Hey guys,
Great gem! Found this issue:
Lets say User A creates a new comment.
User B (Moderator) edits this comment.
Changes are recorded fine... But if we do
It would print User A as the crumb creator instead of User B...