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

share emotion with trusted adult #63

Merged
merged 4 commits into from
Oct 29, 2018
Merged

share emotion with trusted adult #63

merged 4 commits into from
Oct 29, 2018

Conversation

SimonLab
Copy link
Collaborator

@SimonLab SimonLab commented Oct 25, 2018

ref: #13
Send email to trusted adult when user click on share button

@SimonLab SimonLab self-assigned this Oct 25, 2018
Copy link
Collaborator

@RobStallion RobStallion left a comment

Choose a reason for hiding this comment

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

Looks good to me. A few bits of syntax that I think we could update but we can do once a pre commit is setup


@moduledoc false

schema "users" do
field :pin, :integer
field :username, :string
field :trusted_adult_id, :id
belongs_to :trusted_adult, TrustedAdult
Copy link
Collaborator

Choose a reason for hiding this comment

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

Good fix here.

@RobStallion RobStallion merged commit 26f650e into master Oct 29, 2018
@RobStallion RobStallion deleted the email branch October 29, 2018 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants