-
- Downloads
Use the same emoji data on the frontend and backend (#4284)
* Use the same emoji data on the frontend and backend * Move emoji.json to repository, add tests This way you don't need to install node dependencies if you only want to run Ruby code
Showing
- Gemfile 0 additions, 1 deletionGemfile
- app/helpers/emoji_helper.rb 10 additions, 5 deletionsapp/helpers/emoji_helper.rb
- app/lib/emoji.rb 40 additions, 0 deletionsapp/lib/emoji.rb
- lib/assets/emoji.json 1 addition, 0 deletionslib/assets/emoji.json
- spec/lib/emoji_spec.rb 15 additions, 0 deletionsspec/lib/emoji_spec.rb
Loading
Please register or sign in to comment