rails--rails/guides/source
Ryuta Kamizono e40c703184 Remove extra block for `assert_changes` [ci skip] 2017-05-30 05:20:58 +09:00
..
kindle refactors and fixes in guides generation [ci skip] 2017-02-12 10:33:50 +01:00
2_2_release_notes.md Removes broken performance testing link from the 2.2 release notes 2016-09-28 14:11:26 +01:00
2_3_release_notes.md [ci skip] Fix broken URL in guides 2016-08-05 17:00:37 -07:00
3_0_release_notes.md [ci skip] Fix broken URL in guides 2016-08-05 17:00:37 -07:00
3_1_release_notes.md Consistent examples and template for assets#precompile 2016-08-19 22:24:54 +02:00
3_2_release_notes.md
4_0_release_notes.md Fix broken link in 'Ruby on Rails 4.0 Release Notes' [ci skip] 2016-04-15 13:15:03 +02:00
4_1_release_notes.md
4_2_release_notes.md [ci skip] Update redirecting links in guides 2016-06-06 08:32:59 -05:00
5_0_release_notes.md [ci skip] Update Guides to use macOS instead of Mac OS X 2017-02-20 15:12:51 +01:00
5_1_release_notes.md Rails secrets is not built on but inspired by Sekrets 2017-05-02 10:17:08 -04:00
_license.html.erb
_welcome.html.erb Upgrade various Rails 5.0 references to 5.1 2017-03-25 11:45:46 -04:00
action_cable_overview.md Rename local variable name `current_user` to `verified_user` [ci skip] 2017-03-25 20:57:40 +09:00
action_controller_overview.md Improving docs for callbacks execution order [ci skip] 2017-05-21 18:45:59 +02:00
action_mailer_basics.md Capitalize Gmail 2017-05-24 19:40:00 -04:00
action_view_overview.md Add :json type to auto_discovery_link_tag 2017-05-20 04:00:13 -05:00
active_job_basics.md remove the phrase as well 2017-05-09 17:20:37 -07:00
active_model_basics.md [ci skip] Change ++ by markdown quotes 2017-04-08 14:11:36 +03:00
active_record_basics.md [ci skip] Update redirecting links in guides 2016-07-12 20:12:24 +09:00
active_record_callbacks.md Pluralize callback 2017-04-10 10:44:18 -04:00
active_record_migrations.md Reword sentence 2017-04-19 15:40:25 -04:00
active_record_postgresql.md Use proper output format [ci skip] (#27498) 2016-12-29 18:27:48 +05:30
active_record_querying.md Merge pull request #29246 from nihemak/fix-docs-take-first 2017-05-27 12:46:08 +09:30
active_record_validations.md Remove obsolete warning about regular expression 2017-03-14 10:57:50 +01:00
active_support_core_extensions.md Revert "Merge pull request #27686 from koic/friendly_bigdecimal_inspect" 2017-01-15 19:49:34 +01:00
active_support_instrumentation.md [ci skip] Expand context on `:cache_hits`. 2016-11-08 18:52:31 +01:00
api_app.md Update Rails API Application guide to match current code [ci skip] 2017-05-21 09:26:02 -05:00
api_documentation_guidelines.md We always + 1 to __LINE__ when class_evaling with << 2017-05-22 08:44:42 +09:00
asset_pipeline.md Fix asset_pipeline docs incorrect image dir info 2017-03-16 19:42:00 +08:00
association_basics.md [ci skip]fix wrong variable name in docs 2017-05-25 04:26:54 +09:00
autoloading_and_reloading_constants.md Correct Autoloading and STI guide (issue #26994) 2017-04-06 10:30:33 +02:00
caching_with_rails.md Doc cleanup for caching guide [ci skip] (#28556) 2017-03-24 18:14:01 +05:30
command_line.md Update middleware list 2017-03-25 11:52:16 -04:00
configuring.md Merge pull request #29257 from clupprich/remove-action-dispatch-callbacks-to-prepare-mention 2017-05-28 17:26:48 +02:00
contributing_to_ruby_on_rails.md explain why guide translations need a fork [ci skip] 2017-05-14 21:29:34 +02:00
credits.html.erb Update Jason Zimdars twitter 2016-08-31 22:09:22 +03:00
debugging_rails_applications.md Upgrade various Rails 5.0 references to 5.1 2017-03-25 11:45:46 -04:00
development_dependencies_install.md [ci skip] Update Guides to use macOS instead of Mac OS X 2017-02-20 15:12:51 +01:00
documents.yaml 5.1 Release Notes are complete [ci skip] 2017-04-28 06:10:58 -07:00
engines.md ✂️ 2017-04-11 18:48:53 -04:00
form_helpers.md Merge pull request #28432 from marksiemers/master 2017-04-20 19:58:26 -04:00
generators.md Define path with __dir__ 2017-05-23 00:53:51 +03:00
getting_started.md Simplify handling of prerequisites in Getting Started guide [ci skip] 2017-05-21 13:06:33 -05:00
i18n.md Update i18n guide to cover :zero key support in pluralization [ci skip] 2017-02-26 16:02:08 -05:00
index.html.erb
initialization.md allow to pass describe option to rake 2017-01-17 14:14:59 +09:00
layout.html.erb Fix HTML escaping in the guides 2016-10-25 11:19:28 -02:00
layouts_and_rendering.md Add :json type to auto_discovery_link_tag 2017-05-20 04:00:13 -05:00
maintenance_policy.md Update the maintenance policy [ci skip] 2017-03-20 15:04:57 -04:00
plugins.md When referring to Rails, be consistent in usage of capitalized form, unless it is used in context of a command like bin/rails or the rails directory [ci skip] 2016-08-19 14:17:07 +05:30
rails_application_templates.md Define path with __dir__ 2017-05-23 00:53:51 +03:00
rails_on_rack.md Update 'Rails on Rack' guide [ci skip] 2017-05-20 09:51:43 -05:00
routing.md Update routing doc on the `get` `to:` option [ci skip] 2017-04-11 18:50:05 +03: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 Merge pull request #28132 from mikeycgto/aead-encrypted-cookies 2017-05-28 17:02:14 +02:00
testing.md Remove extra block for `assert_changes` [ci skip] 2017-05-30 05:20:58 +09:00
upgrading_ruby_on_rails.md Fix note about `secrets.yml` [ci skip] 2017-04-30 16:34:12 +09:00
working_with_javascript_in_rails.md Fix typo in guides 2017-05-21 02:29:09 -07:00