Skip to content

Commit

Permalink
update screenshots and CRUD docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jacklynhma committed Oct 19, 2023
1 parent 3ae3000 commit ee807a6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sites/intro-to-rails/CRUD_with_scaffolding.step
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ steps {

step {
message <<-MARKDOWN
* Click "Back"
* Click "Back to topics"
* You should see the topic list again, this time with your new topic listed:

![Screenshot of topic list with new topic](img/Seattle_list_with_topic.png)

* Try the "Show", "Edit", and "Destroy" links to see what they do
* Click on one of the topics by clicking "Show this topic" and try the "Show", "Edit", and "Destroy" links to see what they do
* You've created a basic database driven web site, congrats!
MARKDOWN
}
Expand Down
Binary file modified sites/intro-to-rails/img/Seattle_list_with_topic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified sites/intro-to-rails/img/Seattle_topic_created.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ee807a6

Please sign in to comment.