Class: Emojidex::Vectors

Inherits:
Object
  • Object
show all
Defined in:
lib/emojidex/vectors.rb

Class Method Summary collapse

Class Method Details

.pathObject



3
4
5
# File 'lib/emojidex/vectors.rb', line 3

def self.path
  File.expand_path '../../../emoji/', __FILE__
end