How Do Determine If Is By Same User
Hello,
I am building a app with comments. I want to implement the feature where you don't show the avatar as long as the previous comment is by the same user. Like how Skype does it.
How can I achieve the same with ruby/rails ?