Method: FFakerTW::Company#bs
- Defined in:
- lib/ffakerTW/company.rb
#bs ⇒ Object
When a straight answer won’t do, BS to the rescue! Wordlist from dack.com/web/bullshit.html
32 33 34 |
# File 'lib/ffakerTW/company.rb', line 32 def bs "#{fetch_sample(BS_PRE)} #{fetch_sample(BS_MID)} #{fetch_sample(BS_POS)}" end |