class Faker::Ancient
Public Class Methods
god()
click to toggle source
# File lib/faker/ancient.rb, line 4 def god fetch('ancient.god') end
hero()
click to toggle source
# File lib/faker/ancient.rb, line 16 def hero fetch('ancient.hero') end
primordial()
click to toggle source
# File lib/faker/ancient.rb, line 8 def primordial fetch('ancient.primordial') end
titan()
click to toggle source
# File lib/faker/ancient.rb, line 12 def titan fetch('ancient.titan') end