Class: Faker::Kpop

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

Constant Summary

Constants inherited from Base

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

Class Method Summary collapse

Methods inherited from Base

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

Class Method Details

.boy_bandsObject



20
21
22
# File 'lib/faker/kpop.rb', line 20

def boy_bands
  fetch('kpop.boy_bands')
end

.girl_groupsObject



16
17
18
# File 'lib/faker/kpop.rb', line 16

def girl_groups
  fetch('kpop.girl_groups')
end

.i_groupsObject



4
5
6
# File 'lib/faker/kpop.rb', line 4

def i_groups
  fetch('kpop.i_groups')
end

.ii_groupsObject



8
9
10
# File 'lib/faker/kpop.rb', line 8

def ii_groups
  fetch('kpop.ii_groups')
end

.iii_groupsObject



12
13
14
# File 'lib/faker/kpop.rb', line 12

def iii_groups
  fetch('kpop.iii_groups')
end

.soloObject



24
25
26
# File 'lib/faker/kpop.rb', line 24

def solo
  fetch('kpop.solo')
end