Class: Faker::Music::RockBand
Constant Summary
Constants inherited from Base
Base::Letters, Base::Numbers, Base::ULetters
Class Method Summary collapse
Methods inherited from Base
bothify, disable_enforce_available_locales, fetch, fetch_all, flexible, letterify, method_missing, numerify, parse, rand, rand_in_range, regexify, resolve, respond_to_missing?, sample, shuffle, translate, unique, with_locale
Class Method Details
.name ⇒ Object
7 8 9 |
# File 'lib/faker/music/rock_band.rb', line 7 def name fetch('rock_band.name') end |