Class: Faker::BreakingBad

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

Constant Summary

Constants inherited from Base

Faker::Base::Letters, Faker::Base::Numbers, Faker::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

.characterObject



7
8
9
# File 'lib/faker/breaking_bad.rb', line 7

def self.character
  fetch('breaking_bad.character')
end

.episodeObject



11
12
13
# File 'lib/faker/breaking_bad.rb', line 11

def self.episode
  fetch('breaking_bad.episode')
end