class Faker::OnePiece
Public Class Methods
akuma_no_mi()
click to toggle source
# File lib/faker/one_piece.rb, line 24 def akuma_no_mi fetch('one_piece.akumas_no_mi') end
character()
click to toggle source
# File lib/faker/one_piece.rb, line 4 def character fetch('one_piece.characters') end
island()
click to toggle source
# File lib/faker/one_piece.rb, line 12 def island fetch('one_piece.islands') end
location()
click to toggle source
# File lib/faker/one_piece.rb, line 16 def location fetch('one_piece.locations') end
quote()
click to toggle source
# File lib/faker/one_piece.rb, line 20 def quote fetch('one_piece.quotes') end
sea()
click to toggle source
# File lib/faker/one_piece.rb, line 8 def sea fetch('one_piece.seas') end