.. |
epub
|
Replaces mobi guide with epub for docs because of discontinued support
|
2022-08-05 00:18:20 +05:30 |
2_2_release_notes.md
|
Fixes mime -> MIME
|
2022-10-02 07:10:43 +05:30 |
2_3_release_notes.md
|
Capitalize "Rails" [ci-skip]
|
2023-12-19 13:16:47 -06:00 |
3_0_release_notes.md
|
Fixed typo: HTML 5 -> HTML5
|
2022-02-21 02:34:46 +05:30 |
3_1_release_notes.md
|
Use double quotes more consistenly in doc and error messages
|
2023-10-28 11:38:49 +02:00 |
3_2_release_notes.md
|
[skip ci] Added missing $ for a bash script
|
2023-08-23 15:58:08 +05:30 |
4_0_release_notes.md
|
Update 4_0_release_notes.md
|
2023-03-30 22:32:37 +02:00 |
4_1_release_notes.md
|
Fix links to master branches renamed to main
|
2024-01-07 12:35:46 -05:00 |
4_2_release_notes.md
|
Use double quotes more consistenly in doc and error messages
|
2023-10-28 11:38:49 +02:00 |
5_0_release_notes.md
|
Fixes mime -> MIME
|
2022-10-02 07:10:43 +05:30 |
5_1_release_notes.md
|
[ci skip] Fixed typos and grammatical errors
|
2021-06-01 04:54:25 +05:30 |
5_2_release_notes.md
|
Merge pull request #46174 from datt/fix-sqlite
|
2022-10-02 10:55:12 +02:00 |
6_0_release_notes.md
|
[ci skip] Corrected Change logs to Changelogs
|
2021-05-31 18:40:12 +05:30 |
6_1_release_notes.md
|
Follow #47946 and apply to release notes
|
2023-05-16 18:18:14 +09:00 |
7_0_release_notes.md
|
Ruby code block indentation issue fix
|
2023-09-07 01:14:48 +05:30 |
7_1_release_notes.md
|
Mention Strict Locals in more documentation
|
2024-01-25 10:14:44 -05:00 |
7_2_release_notes.md
|
Remove deprecated behavior that would rollback a transaction block when exited using `return`, `break` or `throw`.
|
2024-02-20 21:56:51 +00:00 |
_license.html.erb
|
…
|
|
_welcome.html.erb
|
Development of Rails 7.2 starts now
|
2023-09-27 03:59:11 +00:00 |
action_cable_overview.md
|
add a note on the postgres limit
|
2024-02-08 16:47:21 +00:00 |
action_controller_overview.md
|
Add parameter filter capability for redirect locations
|
2024-02-20 11:31:12 +08:00 |
action_mailbox_basics.md
|
[RF DOCS] Review Action Mailbox guide [ci-skip] (#50973)
|
2024-02-14 15:02:15 -03:00 |
action_mailer_basics.md
|
Remove rollup and test machinery for rails-ujs (#50535)
|
2024-01-02 16:49:36 +01:00 |
action_text_overview.md
|
[RF DOCS] Review Action Text guide [ci-skip] (#50977)
|
2024-02-14 15:07:35 -03:00 |
action_view_helpers.md
|
Merge pull request #50199 from apoorv1316/improve-action-view-helper-guide
|
2024-02-09 00:10:37 -05:00 |
action_view_overview.md
|
Mention Strict Locals in more documentation
|
2024-01-25 10:14:44 -05:00 |
active_job_basics.md
|
Add Solid Queue to the list of backends in Active Job guide (#51212)
|
2024-02-28 09:55:47 -03:00 |
active_model_basics.md
|
Clarify ActiveModel::SecurePassword maximum password length
|
2023-10-24 10:24:38 +02:00 |
active_record_basics.md
|
Development of Rails 7.2 starts now
|
2023-09-27 03:59:11 +00:00 |
active_record_callbacks.md
|
Not only `save(validate: false)` but also `save!(validate: false)` triggers callbacks
|
2023-11-09 15:42:08 +09:00 |
active_record_composite_primary_keys.md
|
Development of Rails 7.2 starts now
|
2023-09-27 03:59:11 +00:00 |
active_record_encryption.md
|
[Fix #48685] Make the encryptor agnostic of the type of data to decrypt
|
2024-01-05 13:05:15 -05:00 |
active_record_migrations.md
|
Fix the CreateProducts migration file name in the docs
|
2024-01-20 10:12:23 -05:00 |
active_record_multiple_databases.md
|
Fix `bin/rails -T` when no default task is defined
|
2024-01-18 18:10:44 -06:00 |
active_record_postgresql.md
|
Utilize new enum syntax
|
2024-01-01 22:52:52 -03:00 |
active_record_querying.md
|
`ActiveRecord::Relation#order` supports hash like `ActiveRecord::Relation#where` (#50000)
|
2024-02-21 12:43:15 -05:00 |
active_record_validations.md
|
Use correct tense of `cast` for guides
|
2023-10-13 13:07:07 +10:30 |
active_storage_overview.md
|
[ci skip] Update ActiveStorage Docs (#51157)
|
2024-02-22 14:58:43 -05:00 |
active_support_core_extensions.md
|
update zettabytes doc
|
2023-11-01 16:47:35 +09:00 |
active_support_instrumentation.md
|
Add row_count field to sql.active_record notification
|
2024-01-27 00:12:19 +00:00 |
api_app.md
|
Update api_app.md to remove specific app name
|
2024-01-05 13:34:18 -05:00 |
api_documentation_guidelines.md
|
Merge pull request #50593 from p8/guides/add-english-and-oxford-comma-to-wording
|
2024-01-08 19:04:47 +01:00 |
asset_pipeline.md
|
Fix links to master branches renamed to main
|
2024-01-07 12:35:46 -05:00 |
association_basics.md
|
fix: `Entry#entryable_types` to `Entry.entryable_types`
|
2024-01-20 16:26:01 +09:00 |
autoloading_and_reloading_constants.md
|
Remove add_autoload_paths_to_load_path docs from autoloading guide
|
2024-01-28 18:05:58 +01:00 |
caching_with_rails.md
|
Doc: update partial rendering with dots in name
|
2024-01-30 09:32:41 +09:00 |
classic_to_zeitwerk_howto.md
|
Update classic_to_zeitwerk_howto.md
|
2023-10-17 18:54:58 +02:00 |
command_line.md
|
Update guides/source/command_line.md
|
2024-01-19 11:18:04 +01:00 |
configuring.md
|
Remove deprecated behavior that would rollback a transaction block when exited using `return`, `break` or `throw`.
|
2024-02-20 21:56:51 +00:00 |
contributing_to_ruby_on_rails.md
|
Remove codespell from contribution guide
|
2024-02-05 23:49:11 +05:30 |
debugging_rails_applications.md
|
Fix typo in Debugging Guide [ciskip]
|
2024-02-13 13:35:07 -07:00 |
development_dependencies_install.md
|
docs: fix ImageMagick package name on fedora [ci-skip]
|
2023-12-29 14:14:15 -07:00 |
documents.yaml
|
Typo fix: updates the rails version
|
2023-11-01 09:27:57 +05:30 |
engines.md
|
Update outdated documentation for Engines
|
2023-12-12 13:05:55 +09:00 |
error_reporting.md
|
Use "library.name" format in initializer examples
|
2023-05-07 18:11:16 -04:00 |
form_helpers.md
|
Update form_helpers.md
|
2023-11-29 14:08:49 +01:00 |
generators.md
|
Capitalize "Rails" [ci-skip]
|
2023-12-19 13:16:47 -06:00 |
getting_started.md
|
Add .github to the default rails file structure
|
2024-01-03 18:51:30 +05:30 |
i18n.md
|
Add ".[key]" to the abstract namespaces [ci skip] (#50860)
|
2024-01-29 17:45:55 -05:00 |
index.html.erb
|
Fix headings in guides index [ci-skip]
|
2023-04-20 08:14:49 +02:00 |
initialization.md
|
Add rubocop-md for linting guides snippets
|
2023-03-15 10:48:19 +09:00 |
layout.html.erb
|
Use h1 for guide titles
|
2023-04-18 22:27:03 +02:00 |
layouts_and_rendering.md
|
Update layouts_and_rendering.md
|
2024-02-24 07:35:07 -06:00 |
maintenance_policy.md
|
Update guide: NPM -> npm
|
2023-10-11 19:07:50 +09:00 |
plugins.md
|
Update link for creating a gem
|
2024-01-07 12:38:55 -05:00 |
rails_application_templates.md
|
Run after_bundle blocks with app:template command
|
2023-05-21 14:34:48 -05:00 |
rails_on_rack.md
|
Update Rack::Head documentation to match code behavior
|
2023-12-12 21:08:56 +00:00 |
routing.md
|
Change `resourceful` to `resource` for clarity
|
2023-10-03 10:28:28 -03:00 |
ruby_on_rails_guides_guidelines.md
|
Fix broken anchor in Rails Guides Guidelines
|
2024-01-30 11:01:56 -03:00 |
security.md
|
fix: outdated cors initializer docs
|
2024-02-10 13:30:00 -03:00 |
testing.md
|
Update output of `bin/rails test -h` in testing guide
|
2024-03-01 13:32:16 +01:00 |
threading_and_code_execution.md
|
Capitalize headings to match style guidelines
|
2022-10-17 17:01:28 -10:00 |
upgrading_ruby_on_rails.md
|
Remove Upgrade Guidance
|
2024-02-14 20:41:08 -05:00 |
working_with_javascript_in_rails.md
|
Just clarifies a little the bun installation process and gives people instructions what to do if it did not install.
|
2023-10-12 18:01:38 -04:00 |