Libraries
»
ffakerer
(1.0.2)
»
Index
»
Faker
»
Product
»
#product
Method: Faker::Product#product
Defined in:
lib/ffakerer/product.rb
#
product
⇒
Object
23 24 25
# File 'lib/ffakerer/product.rb', line 23
def
product
"#{brand} #{product_name}"
end