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, respond_to_missing?, sample, shuffle, translate, unique, with_locale

Class Method Details

.characterObject



5
6
7
# File 'lib/faker/breaking_bad.rb', line 5

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

.episodeObject



9
10
11
# File 'lib/faker/breaking_bad.rb', line 9

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