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

new method unfamiliar #6

Closed
lizzie92869 opened this issue Mar 23, 2018 · 1 comment
Closed

new method unfamiliar #6

lizzie92869 opened this issue Mar 23, 2018 · 1 comment

Comments

@lizzie92869
Copy link

This is not an issue but a suggestion. Up to this point in the curriculum we never saw a .new in the new action. It looks weird at first (even if understandable) to have (without previous explanation):
def new
@Student = Student.new
end

Also when we are not familiar with the syntax it can look like we are gonna hit a conflit while creating a row with the create action right after on the same instance.
It would be nice to have a little paragraph in the lesson about this. thanks

@lizzie92869 lizzie92869 changed the title expected solution new method unfamiliar Mar 23, 2018
@drakeltheryuujin
Copy link
Contributor

Hi there,

Thank you for your feedback! We'll take this information into consideration in upcoming releases of this curriculum.

As always, thanks for contributing! 💙

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

No branches or pull requests

3 participants
@drakeltheryuujin @lizzie92869 and others