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
2018-09-24 16:36:58 +02:00
..
kindle
2_2_release_notes.md
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 Use the HTTPS protocol for links to Edges Guides [ci skip] 2018-08-28 13:49:58 +00:00
3_1_release_notes.md
3_2_release_notes.md
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
5_0_release_notes.md use "minitest" consistently 2018-09-11 23:57:25 +02:00
5_1_release_notes.md
5_2_release_notes.md
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
action_cable_overview.md
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
active_job_basics.md
active_model_basics.md
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 Improve documentation of Procs as :if / :unless options for callbacks 2018-08-20 11:44:31 +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
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 Add lambdas in conditional validations 2018-08-07 17:35:13 +02:00
active_storage_overview.md Added mandatory region and bucket 2018-09-23 08:04:13 +03:00
active_support_core_extensions.md Add Array#extract! 2018-08-14 19:53:12 +03:00
active_support_instrumentation.md Payload of enqueue_retry.active_job includes :wait 2018-09-16 17:44:07 +03:00
api_app.md
api_documentation_guidelines.md use "minitest" consistently 2018-09-11 23:57:25 +02:00
asset_pipeline.md
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
command_line.md use "minitest" consistently 2018-09-11 23:57:25 +02:00
configuring.md Update MySQL server version and character set in Rails Guide [skip ci] 2018-09-20 12:39:31 +00:00
contributing_to_ruby_on_rails.md Improve phrasing of one sentence in the contributing guide 2018-09-24 16:36:58 +02: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
form_helpers.md Improve readability in form helpers guide [ci skip] 2018-09-17 17:30:25 +09:00
generators.md
getting_started.md [ci skip] corrects more grammar awkwardness, replacing denylist with restricted list and consistently use permitted 2018-08-22 21:52:17 -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
initialization.md
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
maintenance_policy.md
plugins.md
rails_application_templates.md
rails_on_rack.md
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
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 Fix header setting doc in testing guide [ci skip] 2018-08-13 14:06:49 +08:00
threading_and_code_execution.md
upgrading_ruby_on_rails.md Add info about purpose in cookies to "Upgrading Ruby on Rails" guide [ci skip] 2018-08-30 11:50:03 +03:00
working_with_javascript_in_rails.md