Returns the current locale tag implementation. Defaults to +I18n::Locale::Tag::Simple+.
# File lib/active_support/vendor/i18n-0.4.1/i18n/locale/tag.rb, line 11 def implementation @@implementation ||= Simple end
Generated with the Darkfish Rdoc Generator 2.