rails--rails/guides/source
rmacklin d29b8fbb08
Fix guide to use correct number of files created by controller generator
In e8546aba90, the Getting Started guide
was updated to reflect the removal of CoffeeScript stubs being generated
by the controller generator. However, the comment above the table of
generated files wasn't updated, so it incorrectly remained "This creates
five files and one empty directory". This fixes it to now say "This
creates four files and one empty directory".
2019-03-04 19:01:32 -08: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 add note about idle connection reaper to 5.2 release notes 2019-02-27 09:28:10 -08:00
6_0_release_notes.md
_license.html.erb
_welcome.html.erb
action_cable_overview.md
action_controller_overview.md Fix typo a -> an, an -> a [ci skip] 2019-02-11 17:03:10 +09:00
action_mailbox_basics.md
action_mailer_basics.md
action_text_overview.md
action_view_overview.md
active_job_basics.md
active_model_basics.md
active_record_basics.md [ci skip] Updated the documentation for bulk delete in activerecord 2019-02-20 19:41:09 +05:30
active_record_callbacks.md update callbacks skipping methods in guide [ci skip] 2019-02-23 01:22:53 +05:30
active_record_migrations.md Revert "Merge pull request #33563 from lzap/foreign-key-note-doc" 2019-02-11 16:00:01 +09:00
active_record_postgresql.md
active_record_querying.md Merge pull request #33611 from willianveiga/feature/reselect-method 2019-03-01 08:33:01 +00:00
active_record_validations.md Delete documentation inconsistency 'finally' for AR callbacks [ci skip] (#35303) 2019-02-19 13:31:25 +09:00
active_storage_overview.md
active_support_core_extensions.md Add a link to where "inquiry" is defined in ActiveSupport docs 2019-02-04 13:09:19 -05:00
active_support_instrumentation.md
api_app.md
api_documentation_guidelines.md
asset_pipeline.md Fix typo a -> an, an -> a [ci skip] 2019-02-11 17:03:10 +09:00
association_basics.md
autoloading_and_reloading_constants.md
caching_with_rails.md
command_line.md
configuring.md Merge pull request #35034 from sponomarev/chore/ac-docs-worker-pool 2019-02-12 19:09:41 -05:00
contributing_to_ruby_on_rails.md
debugging_rails_applications.md
development_dependencies_install.md
documents.yaml
engines.md
form_helpers.md
generators.md
getting_started.md Fix guide to use correct number of files created by controller generator 2019-03-04 19:01:32 -08:00
i18n.md
index.html.erb
initialization.md
layout.html.erb
layouts_and_rendering.md
maintenance_policy.md
plugins.md
rails_application_templates.md
rails_on_rack.md
routing.md
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 Revert "Merge pull request #35216 from CHTJonas/patch-1" 2019-02-11 23:53:31 +09:00