.. |
kindle
|
Remove credits.html from Rails Guides
|
2018-04-03 10:45:03 +09:00 |
2_2_release_notes.md
|
Rails guides are now served over https
|
2018-07-24 11:29:31 +09:00 |
2_3_release_notes.md
|
Use the HTTPS protocol for links to Edges Guides [ci skip]
|
2018-08-28 13:49:58 +00:00 |
3_0_release_notes.md
|
Fix spellings for 'unmarshall(ing/ed)' & 'marshall(ing/ed)'
|
2018-10-02 13:55:39 +05:30 |
3_1_release_notes.md
|
Fix spellings for 'unmarshall(ing/ed)' & 'marshall(ing/ed)'
|
2018-10-02 13:55:39 +05:30 |
3_2_release_notes.md
|
Rails guides are now served over https
|
2018-07-24 11:29:31 +09:00 |
4_0_release_notes.md
|
use "minitest" consistently
|
2018-09-11 23:57:25 +02:00 |
4_1_release_notes.md
|
[ci skip] corrects more grammar awkwardness, replacing denylist with restricted list and consistently use permitted
|
2018-08-22 21:52:17 -05:00 |
4_2_release_notes.md
|
Fix spellings for 'unmarshall(ing/ed)' & 'marshall(ing/ed)'
|
2018-10-02 13:55:39 +05:30 |
5_0_release_notes.md
|
use "minitest" consistently
|
2018-09-11 23:57:25 +02:00 |
5_1_release_notes.md
|
Rails guides are now served over https
|
2018-07-24 11:29:31 +09:00 |
5_2_release_notes.md
|
Rails guides are now served over https
|
2018-07-24 11:29:31 +09:00 |
6_0_release_notes.md
|
Add "Ruby on Rails 6.0 Release Notes" guide [ci skip]
|
2018-08-29 12:09:43 +03:00 |
_license.html.erb
|
|
|
_welcome.html.erb
|
Rails guides are now served over https
|
2018-07-24 11:29:31 +09:00 |
action_cable_overview.md
|
fix broken link in Action Cable guides and readme [ci skip]
|
2018-10-08 17:07:03 +02:00 |
action_controller_overview.md
|
[ci skip] corrects more grammar awkwardness, replacing denylist with restricted list and consistently use permitted
|
2018-08-22 21:52:17 -05:00 |
action_mailer_basics.md
|
Update action_mailer_basics.md [ci skip]
|
2018-09-12 08:35:37 +05:30 |
action_view_overview.md
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-command-over-bin-rails
|
2018-07-25 04:10:29 +09:30 |
active_job_basics.md
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-command-over-bin-rails
|
2018-07-25 04:10:29 +09:30 |
active_model_basics.md
|
Rails guides are now served over https
|
2018-07-24 11:29:31 +09:00 |
active_record_basics.md
|
Merge pull request #33554 from saveriomiroddi/sav-correct_updated_at_guide_explanation
|
2018-08-08 10:08:03 -04:00 |
active_record_callbacks.md
|
Clarify transactional behavior of after_commit and after_rollback callbacks
|
2018-09-14 08:48:26 +02:00 |
active_record_migrations.md
|
Clarify "Old Migrations" in "Active Record Migrations" guide [ci skip]
|
2018-08-12 22:25:29 +03:00 |
active_record_postgresql.md
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-command-over-bin-rails
|
2018-07-25 04:10:29 +09:30 |
active_record_querying.md
|
Fix a typo in AR Query Interface [ci skip]
|
2018-09-18 10:33:46 +03:00 |
active_record_validations.md
|
Merge pull request #33348 from ruralocity/update-validation-contexts-guide
|
2018-09-28 18:42:09 +09:00 |
active_storage_overview.md
|
Add instruction for test environment
|
2018-10-05 10:59:16 -06:00 |
active_support_core_extensions.md
|
Fix the docs for Module#parents and related methods in guides [ci skip]
|
2018-10-03 21:44:39 +05:30 |
active_support_instrumentation.md
|
clarify role of unique_id in ActiveSupport::Notifications
|
2018-10-05 14:10:02 -07:00 |
api_app.md
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-command-over-bin-rails
|
2018-07-25 04:10:29 +09:30 |
api_documentation_guidelines.md
|
use "minitest" consistently
|
2018-09-11 23:57:25 +02:00 |
asset_pipeline.md
|
Update the docs now that webpacker is default [ci skip]
|
2018-10-03 00:03:16 +05:30 |
association_basics.md
|
Replace line items with chapters [ci skip]
|
2018-09-21 12:40:16 +01:00 |
autoloading_and_reloading_constants.md
|
trace autoloads, and document hints for troubleshooting
|
2018-09-07 23:32:54 +02:00 |
caching_with_rails.md
|
Updates expires_in docs
|
2018-09-28 13:29:38 -04:00 |
command_line.md
|
Update the docs now that webpacker is default [ci skip]
|
2018-10-03 00:03:16 +05:30 |
configuring.md
|
Fix the LoggerSilence to work as described:
|
2018-10-02 17:17:23 -04:00 |
contributing_to_ruby_on_rails.md
|
Merge pull request #34075 from hakusaro/guides-reference-leases
|
2018-10-09 14:38:39 -04:00 |
debugging_rails_applications.md
|
[ci skip] fixes awkward grammar
|
2018-08-22 07:39:26 -05:00 |
development_dependencies_install.md
|
Add missing newline [ci skip]
|
2018-08-21 22:35:09 -04:00 |
documents.yaml
|
Add "Ruby on Rails 6.0 Release Notes" guide [ci skip]
|
2018-08-29 12:09:43 +03:00 |
engines.md
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-command-over-bin-rails
|
2018-07-25 04:10:29 +09:30 |
form_helpers.md
|
Improve readability in form helpers guide [ci skip]
|
2018-09-17 17:30:25 +09:00 |
generators.md
|
Update the docs now that webpacker is default [ci skip]
|
2018-10-03 00:03:16 +05:30 |
getting_started.md
|
Merge pull request #34114 from Madogiwa0124/update_getting_start_rails_version
|
2018-10-07 07:48:27 -05:00 |
i18n.md
|
[ci skip] corrects more grammar awkwardness, replacing denylist with restricted list and consistently use permitted
|
2018-08-22 21:52:17 -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
|
Rails guides are now served over https
|
2018-07-24 11:29:31 +09:00 |
layout.html.erb
|
Merge pull request #32405 from yhirano55/use_turbolinks_in_guide
|
2018-09-06 11:13:00 -04:00 |
layouts_and_rendering.md
|
Rails guides are now served over https
|
2018-07-24 11:29:31 +09:00 |
maintenance_policy.md
|
Rails guides are now served over https
|
2018-07-24 11:29:31 +09:00 |
plugins.md
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-command-over-bin-rails
|
2018-07-25 04:10:29 +09:30 |
rails_application_templates.md
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-command-over-bin-rails
|
2018-07-25 04:10:29 +09:30 |
rails_on_rack.md
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-command-over-bin-rails
|
2018-07-25 04:10:29 +09:30 |
routing.md
|
[ci skip] corrects more grammar awkwardness, replacing denylist with restricted list and consistently use permitted
|
2018-08-22 21:52:17 -05:00 |
ruby_on_rails_guides_guidelines.md
|
Rails guides are now served over https
|
2018-07-24 11:29:31 +09:00 |
security.md
|
[ci skip] corrects more grammar awkwardness, replacing denylist with restricted list and consistently use permitted
|
2018-08-22 21:52:17 -05:00 |
testing.md
|
[ci skip] Recommend testing information displayed over object stored
|
2018-09-27 23:27:35 -03:00 |
threading_and_code_execution.md
|
Rails guides are now served over https
|
2018-07-24 11:29:31 +09:00 |
upgrading_ruby_on_rails.md
|
Fix spellings for 'unmarshall(ing/ed)' & 'marshall(ing/ed)'
|
2018-10-02 13:55:39 +05:30 |
working_with_javascript_in_rails.md
|
Turbolinks is enabled by default in new apps [ci skip]
|
2018-10-03 00:06:37 +05:30 |