module Dotmoji
Constants
- VERSION
Public Instance Methods
map_data(str)
click to toggle source
# File lib/dotmoji.rb, line 8 def map_data(str) Mapping.new.get(str) end
# File lib/dotmoji.rb, line 8 def map_data(str) Mapping.new.get(str) end