Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

added profile setting APIs refs #192 #193

Merged
merged 3 commits into from
Jun 25, 2014

Conversation

shimomura1004
Copy link
Member

No description provided.

@@ -15,6 +15,21 @@ def show
render_error 'user not found', 403
end

def update
def add(map, key)
Copy link
Member

Choose a reason for hiding this comment

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

This doesn't define inner method.
It is better to use add = lambda{|map,key| ...} or private method.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) when pulling 8e26708 on shimomura1004:id/192 into c0fe7f5 on codefirst:master.

@mallowlabs
Copy link
Member

LGTM 🍵

@mzp
Copy link
Member

mzp commented Jun 25, 2014

LGTM 🍣

shimomura1004 added a commit that referenced this pull request Jun 25, 2014
added profile setting APIs refs #192
@shimomura1004 shimomura1004 merged commit 58bd536 into codefirst:master Jun 25, 2014
@shimomura1004 shimomura1004 deleted the id/192 branch June 25, 2014 14:44
@shimomura1004
Copy link
Member Author

Thank you for your reviews!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants