问题
I want users to be able to comment on a post with an image or gif which Paperclip supports very well. How can i achieve that? Can it work with acts_as_commentable?
回答1:
You can use wysiwyg-rails it's easier
来源:https://stackoverflow.com/questions/36607432/can-i-use-paperclip-for-comments-in-rails-and-how