Skip to content

Stacks - Jackie Rails Zoo - #36

Open
jackiewatanabe wants to merge 13 commits into
Ada-C7:masterfrom
jackiewatanabe:master
Open

Stacks - Jackie Rails Zoo#36
jackiewatanabe wants to merge 13 commits into
Ada-C7:masterfrom
jackiewatanabe:master

Conversation

@jackiewatanabe

Copy link
Copy Markdown

Rails Zoo

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
Describe in your own words the Rails request/response cycle for viewing an animals detail page when you click on an animal or type in the url for a specific animal, then the router directs the request to the controller... which implements the show controller action... the show action then finds the specific animal based on the params id and then the view has the information of what should be displayed back to the browser
Describe one area of Rails that you gained more clarity on with this assignment How there are specific methods for migration files
Is there a specific piece of code you'd like more feedback on? whether I implemented adding images correctly
What is one aspect of this project that surprised you?

@kariabancroft

Copy link
Copy Markdown

Rails Zoo

What We're Looking For

Feature Feedback
Appropriate Git usage with no extraneous files checked in Yes
Answered comprehension questions Not quite
Naming conventions: controller is plural, model is singular Yes
Overall Nice job!

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.

2 participants