Class: Faker::Discourse

Inherits:
Base
  • Object
show all
Defined in:
lib/faker/discourse.rb

Class Method Summary collapse

Class Method Details

.categoryObject



9
10
11
# File 'lib/faker/discourse.rb', line 9

def category
  fetch('discourse.categories')
end

.groupObject



13
14
15
# File 'lib/faker/discourse.rb', line 13

def group
  fetch('discourse.groups')
end