move emoji module to lib
This commit is contained in:
parent
72395d7f6e
commit
d2ea858fbf
1 changed files with 0 additions and 0 deletions
|
@ -1,4 +0,0 @@
|
|||
module Emoji
|
||||
path = "#{Rails.root}/vendor/assets/images/emoji"
|
||||
NAMES = Dir["#{path}/*.png"].sort.map {|f| File.basename(f, '.png')}
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue