1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/assets/images/getting_started
Prathamesh Sonpatki 60cc84bfdf
Update getting started guide for Rails 5 [ci skip]
- Rails 5 will return 204 No Content by default for controller actions
  which do not have a template or do not specify how to render.
- The "Getting started" guide needs to be updated for this.
2016-06-30 19:35:25 +05:30
..
article_with_comments.png Use consistent anchor text throughout the guide. 2015-01-15 12:24:11 -08:00
challenge.png
confirm_dialog.png
forbidden_attributes_for_new_article.png
form_with_errors.png
index_action_with_edit_link.png
new_article.png
rails_welcome.png Introduce new welcome page for new projects 2016-01-26 00:27:49 +02:00
routing_error_no_controller.png
routing_error_no_route_matches.png
show_action_for_articles.png
template_is_missing_articles_new.png Update getting started guide for Rails 5 [ci skip] 2016-06-30 19:35:25 +05:30
unknown_action_create_for_articles.png
unknown_action_new_for_articles.png