Libraries
»
faker
(3.4.1)
»
Index
»
Faker
»
Config
»
own_locale
Method: Faker::Config.own_locale
Defined in:
lib/faker.rb
.
own_locale
⇒
Object
28 29 30
# File 'lib/faker.rb', line 28
def
own_locale
Thread
.
current
[
:faker_config_locale
]
end