Class: Faker::Kpop

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

Constant Summary

Constants inherited from Base

Base::Letters, Base::Numbers, Base::ULetters

Class Method Summary collapse

Methods inherited from Base

bothify, disable_enforce_available_locales, fetch, fetch_all, flexible, letterify, method_missing, numerify, parse, rand, rand_in_range, regexify, resolve, respond_to_missing?, sample, shuffle, translate, unique, with_locale

Class Method Details

.boy_bandsObject



22
23
24
# File 'lib/faker/default/kpop.rb', line 22

def boy_bands
  fetch('kpop.boy_bands')
end

.girl_groupsObject



18
19
20
# File 'lib/faker/default/kpop.rb', line 18

def girl_groups
  fetch('kpop.girl_groups')
end

.i_groupsObject



6
7
8
# File 'lib/faker/default/kpop.rb', line 6

def i_groups
  fetch('kpop.i_groups')
end

.ii_groupsObject



10
11
12
# File 'lib/faker/default/kpop.rb', line 10

def ii_groups
  fetch('kpop.ii_groups')
end

.iii_groupsObject



14
15
16
# File 'lib/faker/default/kpop.rb', line 14

def iii_groups
  fetch('kpop.iii_groups')
end

.soloObject



26
27
28
# File 'lib/faker/default/kpop.rb', line 26

def solo
  fetch('kpop.solo')
end