rails--rails/guides/source
Petrik 90c720a8b4 Don't use rails command shortcuts in guides [ci skip]
Use the full rails commands instead of the shortcuts in the guides.
This makes things clearer for new users.
2019-12-20 10:59:25 +01:00
..
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 Fix period position 2019-06-06 02:19:04 +09:00
3_0_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
3_1_release_notes.md url -> URL where apt except inside actionpack/ 2019-04-01 22:56:35 +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 Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
4_1_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
4_2_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
5_0_release_notes.md [ci skip] switch eg. to proper e.g. 2019-10-07 02:18:36 +02:00
5_1_release_notes.md NPM -> npm [ci skip] 2019-05-12 12:00:03 +02:00
5_2_release_notes.md fix a typo in 5_2_release_notes.md 2019-07-24 18:23:15 +03:00
6_0_release_notes.md Merge pull request #36823 from abhaynikam/add-multiple-database-guide-entry-to-release-notes 2019-08-05 08:42:15 -04:00
_license.html.erb
_welcome.html.erb Fix Rails Version in Guides Index 2019-08-18 14:45:11 +02:00
action_cable_overview.md [ci skip] Remove mentioning of the devise gem 2019-06-24 19:12:44 +03:00
action_controller_overview.md Add missing languages for guides code blocks [ci skip] 2019-12-17 19:38:45 -05:00
action_mailbox_basics.md [ci skip] Simplify Action Mailbox Forwards example 2019-11-17 21:50:43 +01:00
action_mailer_basics.md Add missing languages for guides code blocks [ci skip] 2019-12-17 19:38:45 -05:00
action_text_overview.md Reword docs on ActionText [ci skip] 2019-12-18 16:31:39 +01:00
action_view_overview.md Add missing languages for guides code blocks [ci skip] 2019-12-17 19:38:45 -05:00
active_job_basics.md [ci skip] switch eg. to proper e.g. 2019-10-07 02:18:36 +02:00
active_model_basics.md Update form examples [ci skip] 2019-11-01 18:10:36 -05:00
active_record_basics.md Clarify documentation by removing charged words 2019-12-12 19:43:51 +00:00
active_record_callbacks.md Clarify documentation by removing charged words 2019-12-12 19:43:51 +00:00
active_record_migrations.md Don't use rails command shortcuts in guides [ci skip] 2019-12-20 10:59:25 +01:00
active_record_multiple_databases.md Don't use rails command shortcuts in guides [ci skip] 2019-12-20 10:59:25 +01:00
active_record_postgresql.md Fix docs to update ruby version in reference URLs [ci skip] 2019-08-29 09:28:55 +09:00
active_record_querying.md Add missing languages for guides code blocks [ci skip] 2019-12-17 19:38:45 -05:00
active_record_validations.md Add missing languages for guides code blocks [ci skip] 2019-12-17 19:38:45 -05:00
active_storage_overview.md Add missing languages for guides code blocks [ci skip] 2019-12-17 19:38:45 -05:00
active_support_core_extensions.md Merge pull request #37574 from Sean0628/mod-doc-for-including-and-excluding 2019-11-19 19:16:25 -06:00
active_support_instrumentation.md Remove connection_id key from the sql.active_record notification 2019-12-17 21:16:41 -03:00
api_app.md Fixed cache_store name used in adding other modules section of api app documentation. [ci skip] 2019-08-07 20:34:55 +05:30
api_documentation_guidelines.md Add missing languages for guides code blocks [ci skip] 2019-12-17 19:38:45 -05:00
asset_pipeline.md Merge branch 'master' into doc/asset-pipeline-guide 2019-12-19 12:52:40 +08:00
association_basics.md Clarify documentation by removing charged words 2019-12-12 19:43:51 +00:00
autoloading_and_reloading_constants.md Add missing languages for guides code blocks [ci skip] 2019-12-17 19:38:45 -05:00
autoloading_and_reloading_constants_classic_mode.md Don't use rails command shortcuts in guides [ci skip] 2019-12-20 10:59:25 +01:00
caching_with_rails.md show consitency in cache key and avoid getting into implementation details 2019-11-22 10:12:00 -03:00
command_line.md Update rails server terminal output in Guides [ci skip] 2019-10-19 12:57:13 +08:00
configuring.md Merge pull request #28209 from tjoyal/railties/add-config-rake_eager_load 2019-12-17 22:10:14 -03:00
contributing_to_ruby_on_rails.md Clarify documentation by removing charged words 2019-12-12 19:43:51 +00:00
debugging_rails_applications.md Update rails server terminal output in Guides [ci skip] 2019-10-19 12:57:13 +08:00
development_dependencies_install.md Update MySQL links to the current version of the manual [ci skip] 2019-10-03 20:22:29 -04:00
documents.yaml Keep the name of the releases note consistent 2019-08-19 14:17:35 -04:00
engines.md Don't use rails command shortcuts in guides [ci skip] 2019-12-20 10:59:25 +01:00
form_helpers.md Update form examples [ci skip] 2019-11-01 18:10:36 -05:00
generators.md Add missing $ prompt for bash command examples [ci skip] 2019-12-18 21:26:58 +01:00
getting_started.md update getting_started guide to reduce confusion [ci skip] (#37750) 2019-12-08 09:25:49 +09:00
i18n.md i18n.md: Remove Rails versions from Traco link 2019-11-04 11:38:26 -05:00
index.html.erb Add OG tags to layout.html.erb 2019-01-09 13:23:22 +09:00
initialization.md Merge pull request #37037 from Sean0628/update-initialization-page 2019-12-17 19:51:14 -03:00
layout.html.erb Use prism.js for code highlighting in guides [ci skip] 2019-12-16 19:52:13 +01:00
layouts_and_rendering.md Fix typo in Options for render [ci skip] 2019-11-30 11:34:08 -03:00
maintenance_policy.md update https urls [ci skip] 2019-10-03 11:01:32 +02:00
plugins.md update https urls [ci skip] 2019-10-03 11:01:32 +02:00
rails_application_templates.md [ci skip] Remove reference to legacy Rails 2.x command 2019-10-14 17:25:09 -07:00
rails_on_rack.md url -> URL where apt except inside actionpack/ 2019-04-01 22:56:35 +05:30
routing.md Bring back feature that allows loading external route iles: 2019-12-06 14:20:12 +01:00
ruby_on_rails_guides_guidelines.md [ci skip] switch eg. to proper e.g. 2019-10-07 02:18:36 +02:00
security.md Add missing languages for guides code blocks [ci skip] 2019-12-17 19:38:45 -05:00
testing.md Do not refer guides in edgeguides [ci skip] 2019-10-20 02:35:17 +09: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 documentation indentation: 2019-12-18 14:35:02 +01:00
working_with_javascript_in_rails.md Update form examples [ci skip] 2019-11-01 18:10:36 -05:00