Class: Faker::Config
- Inherits:
-
Object
- Object
- Faker::Config
- Defined in:
- lib/faker.rb
Class Attribute Summary (collapse)
Class Attribute Details
+ (Object) locale
19 20 21 |
# File 'lib/faker.rb', line 19 def locale @locale || I18n.locale.downcase end |