Method: Faker::Config.own_locale

Defined in:
lib/faker.rb

.own_localeObject



30
31
32
# File 'lib/faker.rb', line 30

def own_locale
  Thread.current[:faker_config_locale]
end