1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/source
Takayuki Nakata 53eafca8e9 Update a tag for missing <dl> in guides
The errors below heppens in executing `bundle exec rake
guides:validate`.

```
$ bundle exec rake guides:generate:html
(snip)
$ bundle exec rake guides:validate
(snip)
  ./output/active_record_querying.html has 57 validation error(s):

    ERROR; line 55: Element “dt” not allowed as child of element
    “div” in this context. (Suppressing further errors from this
    subtree.)
(snip)
```
2019-11-15 10:02:18 +09:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md
3_0_release_notes.md
3_1_release_notes.md
3_2_release_notes.md
4_0_release_notes.md
4_1_release_notes.md
4_2_release_notes.md
5_0_release_notes.md
5_1_release_notes.md
5_2_release_notes.md
6_0_release_notes.md
_license.html.erb
_welcome.html.erb
action_cable_overview.md
action_controller_overview.md Add HTTP Token authentication section to guide [skip ci] 2019-11-13 19:47:48 +09:00
action_mailbox_basics.md
action_mailer_basics.md
action_text_overview.md Update form examples [ci skip] 2019-11-01 18:10:36 -05:00
action_view_overview.md Update form examples [ci skip] 2019-11-01 18:10:36 -05:00
active_job_basics.md
active_model_basics.md Update form examples [ci skip] 2019-11-01 18:10:36 -05:00
active_record_basics.md
active_record_callbacks.md
active_record_migrations.md
active_record_multiple_databases.md
active_record_postgresql.md
active_record_querying.md fix some grammar errors on guide doc. 2019-10-24 15:38:12 +08:00
active_record_validations.md fix some grammar errors on guide doc. 2019-10-24 15:38:12 +08:00
active_storage_overview.md Mention public storage in the guides [skip ci] 2019-11-07 12:35:09 -05:00
active_support_core_extensions.md Edit AS core extension docs [ci skip] 2019-10-27 14:06:48 -04:00
active_support_instrumentation.md Provide the whole request 2019-11-04 18:32:03 -05:00
api_app.md
api_documentation_guidelines.md
asset_pipeline.md
association_basics.md
autoloading_and_reloading_constants.md fix some grammar errors on guide doc. 2019-10-24 15:38:12 +08:00
autoloading_and_reloading_constants_classic_mode.md let environments configure load-related paths 2019-11-06 20:40:39 +01:00
caching_with_rails.md
command_line.md
configuring.md Merge pull request #37595 2019-11-10 20:13:37 +01:00
contributing_to_ruby_on_rails.md
debugging_rails_applications.md
development_dependencies_install.md
documents.yaml
engines.md Merge pull request #37621 from jonathanhefner/docs-update-form-examples 2019-11-10 19:50:34 +01:00
form_helpers.md Update form examples [ci skip] 2019-11-01 18:10:36 -05:00
generators.md
getting_started.md Merge pull request #37621 from jonathanhefner/docs-update-form-examples 2019-11-10 19:50:34 +01:00
i18n.md i18n.md: Remove Rails versions from Traco link 2019-11-04 11:38:26 -05:00
index.html.erb
initialization.md Remove needless require "pp" 2019-11-06 22:50:53 +09:00
layout.html.erb Update a tag for missing <dl> in guides 2019-11-15 10:02:18 +09:00
layouts_and_rendering.md Update form examples [ci skip] 2019-11-01 18:10:36 -05:00
maintenance_policy.md
plugins.md
rails_application_templates.md
rails_on_rack.md
routing.md Update form examples [ci skip] 2019-11-01 18:10:36 -05:00
ruby_on_rails_guides_guidelines.md
security.md
testing.md
threading_and_code_execution.md
upgrading_ruby_on_rails.md
working_with_javascript_in_rails.md Update form examples [ci skip] 2019-11-01 18:10:36 -05:00