Commit 5d42d92c authored by Riyad Preukschas's avatar Riyad Preukschas

Remove old Emoji code and images

parent b42c53c2
module Emoji
path = "#{Rails.root}/vendor/assets/images/emoji"
NAMES = Dir["#{path}/*.png"].sort.map {|f| File.basename(f, '.png')}
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment