class Faker::Community

Public Class Methods

characters() click to toggle source
# File lib/faker/community.rb, line 4
def characters
  fetch('community.characters')
end
quotes() click to toggle source
# File lib/faker/community.rb, line 8
def quotes
  fetch('community.quotes')
end