Raquel Moss

Results 3 issues of Raquel Moss

#### Steps to Reproduce - [Visit the documentation](https://www.rubydoc.info/github/unsplash/unsplash_rb/Unsplash/Photo#curated-class_method) and read information about the `curated` method. - Call `Unsplash::Photo.curated` #### Observed Behaviour ```ruby Unsplash::Photo.curated => NoMethodError: undefined method `curated' for Unsplash::Photo:Class...

As a developer, I want to enter keycodes instead of key names as strings, because the keycodes are stuck in my brain and I might as well use that knowledge.