Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 272 Bytes

fillmurray.md

File metadata and controls

executable file
·
11 lines (7 loc) · 272 Bytes

Faker::Fillmurray

Available since version 1.7.1.

Faker::Fillmurray.image #=> "http://fillmurray.com/300/300"

Faker::Fillmurray.image(true) #=> "http://fillmurray.com/g/300/300"

Faker::Fillmurray.image(false, 200, 400) #=> "http://fillmurray.com/200/400"