diff options
author | Steve Klabnik <steve@steveklabnik.com> | 2013-01-21 23:14:45 -0500 |
---|---|---|
committer | Steve Klabnik <steve@steveklabnik.com> | 2013-01-22 00:08:24 -0500 |
commit | a1748f310ebf3ad17221c570343f7329137f0f02 (patch) | |
tree | a4fc5997590290ac492118088eccb3325a84617d | |
parent | bf112e551bf770d16877b2ecaa93bbebf980408a (diff) | |
download | rails-a1748f310ebf3ad17221c570343f7329137f0f02.tar.gz rails-a1748f310ebf3ad17221c570343f7329137f0f02.tar.bz2 rails-a1748f310ebf3ad17221c570343f7329137f0f02.zip |
Fix images in getting started guide.
We changed the error style, so they're all wrong. Now they're right.
:smile:
-rw-r--r-- | guides/assets/images/getting_started/routing_error_no_controller.png | bin | 6268 -> 9791 bytes |
-rw-r--r-- | guides/assets/images/getting_started/routing_error_no_route_matches.png | bin | 6508 -> 11238 bytes |
-rw-r--r-- | guides/assets/images/getting_started/template_is_missing_posts_new.png | bin | 5851 -> 21327 bytes |
-rw-r--r-- | guides/assets/images/getting_started/unknown_action_create_for_posts.png | bin | 4146 -> 11780 bytes |
-rw-r--r-- | guides/assets/images/getting_started/unknown_action_new_for_posts.png | bin | 4208 -> 12795 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/guides/assets/images/getting_started/routing_error_no_controller.png b/guides/assets/images/getting_started/routing_error_no_controller.png Binary files differindex 407ea2ea06..43ccd25252 100644 --- a/guides/assets/images/getting_started/routing_error_no_controller.png +++ b/guides/assets/images/getting_started/routing_error_no_controller.png diff --git a/guides/assets/images/getting_started/routing_error_no_route_matches.png b/guides/assets/images/getting_started/routing_error_no_route_matches.png Binary files differindex d461807c5d..1b8c0ea57e 100644 --- a/guides/assets/images/getting_started/routing_error_no_route_matches.png +++ b/guides/assets/images/getting_started/routing_error_no_route_matches.png diff --git a/guides/assets/images/getting_started/template_is_missing_posts_new.png b/guides/assets/images/getting_started/template_is_missing_posts_new.png Binary files differindex 6860aaeca7..75980432b2 100644 --- a/guides/assets/images/getting_started/template_is_missing_posts_new.png +++ b/guides/assets/images/getting_started/template_is_missing_posts_new.png diff --git a/guides/assets/images/getting_started/unknown_action_create_for_posts.png b/guides/assets/images/getting_started/unknown_action_create_for_posts.png Binary files differindex 1eca14b988..c6750e1ae1 100644 --- a/guides/assets/images/getting_started/unknown_action_create_for_posts.png +++ b/guides/assets/images/getting_started/unknown_action_create_for_posts.png diff --git a/guides/assets/images/getting_started/unknown_action_new_for_posts.png b/guides/assets/images/getting_started/unknown_action_new_for_posts.png Binary files differindex fd72586573..f4b3eff9dc 100644 --- a/guides/assets/images/getting_started/unknown_action_new_for_posts.png +++ b/guides/assets/images/getting_started/unknown_action_new_for_posts.png |