the-trash/the_comments

setting avatar based on user profile not gravatar

Opened this issue · 1 comments

Hello,

I cannot seem to figure out how to override the gravatar avatar defaulting on each of the posted comments.

I would really appreciate any help on the matter.

Thanks.

Hello! There is a line in the code of the Dummy app where you can find an example how to overwrite it.

https://github.com/the-trash/the_comments/blob/master/spec/dummy_app/app/models/comment.rb#L13

Could you give me some information about you steps to solve your problem. What did you do? What result did you have?