Base
When a straight answer won't do, BS to the rescue!
# File lib/faker/company.rb, line 20 def bs translate('faker.company.bs').collect {|list| list.sample }.join(' ') end
Generate a buzzword-laden catch phrase.
# File lib/faker/company.rb, line 15 def catch_phrase translate('faker.company.buzzwords').collect {|list| list.sample }.join(' ') end
Generated with the Darkfish Rdoc Generator 2.