class method self.filename

Ruby on Rails 2.3.18

Since v2.2.3 Last seen in v2.3.18

Available in: v2.2.3 v2.3.18

Signature

self.filename()

Returns the filename for the data file for this version

Source
# File activesupport/lib/active_support/multibyte/unicode_database.rb, line 63
      def self.filename
        File.expand_path File.join(dirname, "unicode_tables.dat")
      end

Defined in activesupport/lib/active_support/multibyte/unicode_database.rb line 63 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::Multibyte::UnicodeDatabase

Type at least 2 characters to search.

↑↓ navigate · open · esc close