.. |
kindle
|
Remove credits.html from Rails Guides
|
2018-04-03 10:45:03 +09:00 |
2_2_release_notes.md
|
Use https with weblog URI
|
2018-05-02 21:06:03 +09:00 |
2_3_release_notes.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
3_0_release_notes.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
3_1_release_notes.md
|
Use https instead of http in guide [ci skip]
|
2017-08-23 09:39:45 +09:00 |
3_2_release_notes.md
|
Cosmetic changes [ci skip]
|
2017-11-30 09:35:26 +03:00 |
4_0_release_notes.md
|
Put images into each page's dir in guides
|
2018-03-31 23:50:51 +09:00 |
4_1_release_notes.md
|
Cosmetic changes [ci skip]
|
2017-11-30 09:35:26 +03:00 |
4_2_release_notes.md
|
Cosmetic changes [ci skip]
|
2017-11-30 09:35:26 +03:00 |
5_0_release_notes.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
5_1_release_notes.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
5_2_release_notes.md
|
[ci skip] Add securing rails app guide link to credential section
|
2018-04-07 02:35:02 +09:00 |
_license.html.erb
|
|
|
_welcome.html.erb
|
Merge pull request #32596 from bogdanvlviv/add-reference-to-5_2-from-edge-guides
|
2018-04-17 07:20:34 +09:00 |
action_cable_overview.md
|
[ci skip] Add missing **DO NOT READ THIS FILE ON GITHUB, GUIDES ARE PUBLISHED ON http://guides.rubyonrails.org.**
|
2017-12-15 14:02:25 +09:00 |
action_controller_overview.md
|
Update example for whitelisting arbitrary hashes
|
2018-06-14 16:14:47 -04:00 |
action_mailer_basics.md
|
Note deliver_later_queue_name gotcha in ActionMailer guide [ci skip]
|
2018-06-27 21:52:40 +03:00 |
action_view_overview.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
active_job_basics.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
active_model_basics.md
|
has_secure_password: use recovery_password instead of activation_token
|
2018-07-08 14:12:27 +03:00 |
active_record_basics.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
active_record_callbacks.md
|
Fix document issue in active record callback about after_touch hook.
|
2018-07-15 17:31:39 +08:00 |
active_record_migrations.md
|
Remove erroneous remove_column option from example
|
2018-06-29 19:04:15 +03:00 |
active_record_postgresql.md
|
Active Record postgresql documentation for bit string types corrected
|
2018-05-06 13:13:05 +05:30 |
active_record_querying.md
|
Update documentation for #pluck method [ci skip]
|
2018-07-14 14:11:30 +02:00 |
active_record_validations.md
|
Remove the invalid usage document about errors . [ci skip]
|
2018-07-16 09:53:43 +08:00 |
active_storage_overview.md
|
Incompatibility of Direct Uploads & Mirror Service
|
2018-06-29 11:41:58 +02:00 |
active_support_core_extensions.md
|
Update "Active Support Core Extensions" Guide
|
2018-06-12 23:17:22 +03:00 |
active_support_instrumentation.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
api_app.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
api_documentation_guidelines.md
|
Use new RDoc URL of Ruby core [ci skip]
|
2017-11-10 18:14:45 +09:00 |
asset_pipeline.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
association_basics.md
|
Add situation for belongs to association. [ci skip]
|
2018-07-18 17:58:29 +08:00 |
autoloading_and_reloading_constants.md
|
restores original intention in constants guide, reworded [ci skip]
|
2018-05-06 14:06:16 +02:00 |
caching_with_rails.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
command_line.md
|
Merge pull request #33220 from anniecodes/notes-command
|
2018-07-05 10:32:58 +02:00 |
configuring.md
|
Permit configuring the default service URL expiry
|
2018-06-21 11:06:32 -04:00 |
contributing_to_ruby_on_rails.md
|
Remove ineffective no-warnings flags from Contribute guide
|
2018-06-08 09:47:01 +02:00 |
debugging_rails_applications.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
development_dependencies_install.md
|
Remove backticks around proejct names
|
2018-06-11 22:57:03 +02:00 |
documents.yaml
|
Break guides menu 'Digging Deeper' section in two
|
2018-06-28 11:40:53 +02:00 |
engines.md
|
Specify location for engine-specific commands
|
2018-07-04 11:10:38 +03:00 |
form_helpers.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
generators.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
getting_started.md
|
Improve wording for form_with in Getting Started Guide
|
2018-06-28 07:58:30 -05:00 |
i18n.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
index.html.erb
|
Remove link for the kindle version of guides on edge
|
2018-04-11 11:47:11 -04:00 |
initialization.md
|
fix error of a file name
|
2018-07-02 16:03:23 +09:00 |
layout.html.erb
|
Use https with weblog URI
|
2018-05-02 21:06:03 +09:00 |
layouts_and_rendering.md
|
Capitalize class name 'Product'.
|
2018-06-01 02:41:25 -04:00 |
maintenance_policy.md
|
Specify which series I'm talking about
|
2018-04-10 18:42:27 -04:00 |
plugins.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
rails_application_templates.md
|
Define path with __dir__
|
2017-05-23 00:53:51 +03:00 |
rails_on_rack.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
routing.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
ruby_on_rails_guides_guidelines.md
|
document link processing in guides generation [ci skip]
|
2017-02-12 11:41:01 +01:00 |
security.md
|
Added a lot of Oxford commas
|
2018-05-10 12:46:06 -05:00 |
testing.md
|
Fix testing guide typo
|
2018-06-01 23:25:47 -06:00 |
threading_and_code_execution.md
|
Fix typos [ci skip]
|
2018-01-11 00:56:35 +03:00 |
upgrading_ruby_on_rails.md
|
Use https with weblog URI
|
2018-05-02 21:06:03 +09:00 |
working_with_javascript_in_rails.md
|
Fix stoppable events in tests and docs.
|
2018-04-14 19:44:14 +03:00 |