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