Class: Faker::FamousLastWords

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

Constant Summary

Constants inherited from Base

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

.last_wordsObject



6
7
8
# File 'lib/faker/famous_last_words.rb', line 6

def last_words
  fetch('famous_last_words.last_words')
end