mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-25 12:36:27 +10:00
4 lines
136 B
Ruby
4 lines
136 B
Ruby
# Workaround for https://github.com/github/gemoji/pull/18
|
|
require 'gemoji'
|
|
Gitlab::Application.config.assets.paths << Emoji.images_path
|