Class: Faker::Discourse
- Inherits:
-
Base
- Object
- Base
- Faker::Discourse
- Defined in:
- lib/faker/discourse.rb
Class Method Summary collapse
Class Method Details
.category ⇒ Object
9 10 11 |
# File 'lib/faker/discourse.rb', line 9 def category fetch('discourse.categories') end |
.group ⇒ Object
13 14 15 |
# File 'lib/faker/discourse.rb', line 13 def group fetch('discourse.groups') end |