unsplash / unsplash_rb

💎 Ruby wrapper for the Unsplash API.
MIT License
228 stars 58 forks source link

Add support for search orientation param #50

Closed aaronklaassen closed 6 years ago

aaronklaassen commented 6 years ago

/search/photos supports an orientation parameter. Accept that in Photo#search (match the Photo#random implementation).