Integrate emoji in rails app

不想你离开。 提交于 2019-12-25 08:12:37

问题


I'm building rails application, In my app peoples can write posts and reply to posts. As we know in a lot of applications that have posts, there is the ability to add emoji in the post. I will be happy to get a source or tutorial how can I add emoji into my rails application.

Thanks very much!


回答1:


Here is the gem: https://github.com/github/gemoji

More explanation about implementation: https://www.reddit.com/r/rails/comments/38ir3m/how_exactly_do_you_add_emoji_to_a_rails_app_and/



来源:https://stackoverflow.com/questions/41023850/integrate-emoji-in-rails-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!