Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gemoji.rb « initializers « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6cc33aced77900ec0ec71f958837800e94b7ede8 (plain)
1
2
3
# Workaround for https://github.com/github/gemoji/pull/18
require 'gemoji'
Gitlab::Application.config.assets.paths << Emoji.images_path