Skip to content

Kld/master - final PR#50

Open
kdefliese wants to merge 79 commits intoAda-C4:kld/masterfrom
kdefliese:kld/master
Open

Kld/master - final PR#50
kdefliese wants to merge 79 commits intoAda-C4:kld/masterfrom
kdefliese:kld/master

Conversation

@kdefliese
Copy link
Copy Markdown

After I set up individual models/controllers/views/tests, I decided to refactor and break everything. I used a tutorial on single table inheritance to set up a single model/controller/set of views for Medium. This went pretty well, but the paths got pretty complicated. I used some helper functions that were in the tutorial to construct paths, but I wasn't 100% sure how that was working/how to test everything, so it's a little bit wonky in places...

http://samurails.com/tutorial/single-table-inheritance-with-rails-4-part-1/ is the tutorial that I used.

@blip-lorist blip-lorist self-assigned this Jan 6, 2016
@ElsaTKO ElsaTKO assigned ElsaTKO and unassigned ElsaTKO Jan 12, 2016
@lo-k lo-k self-assigned this Jan 12, 2016
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Not required, but you could consider removing extraneous .coffee files that you are not using as a way to clean up your application directory.

@lo-k
Copy link
Copy Markdown

lo-k commented Jan 14, 2016

Great work on this project @kdefliese ! It is clear that you understand key ruby concepts around CRUD actions and it is awesome that you are exploring new things with trying to implement single table inheritance. Some of my notes are small style-guide-type comments, which aren't critical but are good habits to build early on. Industry code reviewers will notice and appreciate the readability. Keep it up!

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.

4 participants