Method: Faker::Config.own_locale

Defined in:
lib/faker.rb

.own_localeObject



28
29
30
# File 'lib/faker.rb', line 28

def own_locale
  Thread.current[:faker_config_locale]
end