class Faker::SwordArtOnline
Public Class Methods
game_name()
click to toggle source
# File lib/faker/sword_art_online.rb, line 8 def game_name fetch('sword_art_online.game_name') end
item()
click to toggle source
# File lib/faker/sword_art_online.rb, line 16 def item fetch('sword_art_online.item') end
location()
click to toggle source
# File lib/faker/sword_art_online.rb, line 12 def location fetch('sword_art_online.location') end
real_name()
click to toggle source
# File lib/faker/sword_art_online.rb, line 4 def real_name fetch('sword_art_online.real_name') end