module EasyEmoji

Constants

VERSION

Public Instance Methods

images_path() click to toggle source
# File lib/easy/emoji.rb, line 4
def images_path
  File.expand_path("../../../images", __FILE__)
end