Skip to content

Conversation

@falexandrou
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 94.631% when pulling e82e595 on falexandrou:user-emails-api into 4f8b64a on hirakiuc:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 94.631% when pulling 423296b on falexandrou:user-emails-api into 4f8b64a on hirakiuc:master.

@hirakiuc hirakiuc added this to the v1.4.0 milestone Dec 11, 2016
@hirakiuc hirakiuc added the api label Dec 11, 2016
Copy link
Owner

@hirakiuc hirakiuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've checked this pull request and added some comments. 😄

emails = user.emails

# [x] GET a specific email
emails = user.email('email@domain.com')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that this variable name should be email, not pluralized name emails. 🤔

def emails
Tinybucket::Resource::Emails.new
end

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This class should have email method which is described here.

@hirakiuc hirakiuc modified the milestones: v1.4.0, v1.5.0 Feb 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants