1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
Matthew Eagar d9ba3b1e55 Fix typo in guide: _articles should be _article
The guide contains a typo in the "local_assigns" section, where
rendering a model named 'Article' via `render @articles` is shown to
render a partial called `_articles.html.erb`, when in fact the necessary
partial name is `_article.html.erb`
2017-02-03 11:46:08 -05:00
..
assets Merge pull request #27143 from sachin21/fix-permission 2016-11-22 21:51:56 +10:30
bug_report_templates Bump bug report template versions to 5.0.1 2017-01-26 10:43:32 +01:00
rails_guides Fix Rubocop violations and fix documentation visibility 2016-12-28 21:53:51 -05:00
source Fix typo in guide: _articles should be _article 2017-02-03 11:46:08 -05:00
.document
CHANGELOG.md Start Rails 5.1 development 🎉 2016-05-10 03:46:56 -03:00
rails_guides.rb applies new string literal convention in guides 2016-08-06 19:21:59 +02:00
Rakefile Fix Rubocop violations and fix documentation visibility 2016-12-28 21:53:51 -05:00
w3c_validator.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00