Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish quick replies #67

Merged
merged 7 commits into from
Sep 14, 2016
Merged

Finish quick replies #67

merged 7 commits into from
Sep 14, 2016

Conversation

jgorset
Copy link
Owner

@jgorset jgorset commented Sep 6, 2016

No description provided.

@jgorset jgorset mentioned this pull request Sep 6, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling fbccfed on feature/quick-replies into be8097c on master.

def quick_replies
@messaging['message']['quick_reply']
def quick_reply
return nil unless @messaging['message']['quick_reply']
Copy link
Contributor

Choose a reason for hiding this comment

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

you can omit nil here

Copy link
Owner Author

Choose a reason for hiding this comment

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

Duh, of course!

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling de5a136 on feature/quick-replies into be8097c on master.

@jgorset jgorset merged commit 47b1099 into master Sep 14, 2016
@jgorset jgorset deleted the feature/quick-replies branch September 14, 2016 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants