Skip to content

Commit

Permalink
Added material to the Commerce docs. (#903)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrstebo authored and stympy committed Nov 18, 2017
1 parent 5cb9754 commit 4e8d2c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/commerce.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Faker::Commerce.department #=> "Grocery, Health & Beauty"
Faker::Commerce.department(5) #=> "Grocery, Books, Health & Beauty"
Faker::Commerce.department(2, true) #=> "Books & Tools"

Faker::Commerce.material #=> "Steel"

Faker::Commerce.product_name #=> "Practical Granite Shirt"

Faker::Commerce.price #=> "44.6"
Expand Down

0 comments on commit 4e8d2c7

Please sign in to comment.