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

#36 Fixes bug for allowing plural word schemas #38

Merged
merged 2 commits into from
Dec 18, 2018

Conversation

Cleop
Copy link
Member

@Cleop Cleop commented Dec 17, 2018

#36 Fixes bug for allowing plural word schemas

@Cleop Cleop self-assigned this Dec 17, 2018
@Cleop Cleop changed the title WIP - #36 Fixes bug for allowing plural word schemas #36 Fixes bug for allowing plural word schemas Dec 18, 2018
@Cleop Cleop assigned nelsonic and unassigned Cleop Dec 18, 2018
@Cleop Cleop requested a review from nelsonic December 18, 2018 11:46
use Ecto.Schema
import Ecto.Changeset

schema "products" do
schema "sample_products" do
Copy link
Member

Choose a reason for hiding this comment

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

👍

Copy link
Member

@nelsonic nelsonic left a comment

Choose a reason for hiding this comment

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

@Cleop 🎉

@nelsonic nelsonic merged commit f02e2d7 into master Dec 18, 2018
@nelsonic nelsonic deleted the plural-word-schema-#36 branch December 18, 2018 17:01
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