This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.
dirname()
Returns the directory in which the data files are stored
# File activesupport/lib/active_support/multibyte/unicode_database.rb, line 59 def self.dirname File.dirname(__FILE__) + '/../values/' end