Class: Symbol

Inherits:
Object show all
Includes:
JactiveSupport::CoreExtensions::Enum
Defined in:
lib/jactive_support/core_ext/enum.rb,
lib/jactive_support/core_ext/locale.rb

Instance Method Summary collapse

Methods included from JactiveSupport::CoreExtensions::Enum

#flash_with_enum, included, #to_java_with_enum

Instance Method Details

#to_localeObject



25
26
27
# File 'lib/jactive_support/core_ext/locale.rb', line 25

def to_locale
  to_s.to_locale
end