rails--rails/guides/source
Ryuta Kamizono 9a66a22102 Use YAML syntax highlight for `config/locales/en.yml` [ci skip] 2017-08-29 20:49:39 +09:00
..
kindle Remove trailing spaces [ci skip] 2017-08-27 22:29:56 +09: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 Use ssl in guide and comment [ci skip] 2017-08-19 08:23:37 +09:00
3_0_release_notes.md Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09: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 Merge pull request #30394 from ydakuka/fixing-indentation 2017-08-24 19:19:56 +09:00
4_0_release_notes.md Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09: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 Remove trailing spaces [ci skip] 2017-08-27 22:29:56 +09: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 [ci skip] Prefer cookies.encrypted over signed (#30129) 2017-08-07 22:32:03 -05:00
action_controller_overview.md Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09:00
action_mailer_basics.md Remove trailing spaces [ci skip] 2017-08-27 22:29:56 +09:00
action_view_overview.md Do not generate default alt text in image tags 2017-08-17 16:13:15 -04:00
active_job_basics.md Fix indentation [ci skip] 2017-08-24 13:10:53 +03:00
active_model_basics.md [ci skip] Change ++ by markdown quotes 2017-04-08 14:11:36 +03:00
active_record_basics.md Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09:00
active_record_callbacks.md Small grammar fixes 2017-08-16 10:41:25 -04:00
active_record_migrations.md Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09:00
active_record_postgresql.md Change http postgresql.org links to https [ci skip] 2017-07-30 21:52:31 +09:00
active_record_querying.md Remove trailing spaces [ci skip] 2017-08-27 22:29:56 +09:00
active_record_validations.md Remove obsolete explanation 2017-08-17 23:49:49 +09:00
active_support_core_extensions.md Remove trailing spaces [ci skip] 2017-08-27 22:29:56 +09:00
active_support_instrumentation.md [ci skip] Expand context on `:cache_hits`. 2016-11-08 18:52:31 +01:00
api_app.md Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09:00
api_documentation_guidelines.md Merge pull request #30213 from ckundo/ccundiff-alt-text-default 2017-08-23 11:51:34 -04:00
asset_pipeline.md Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09:00
association_basics.md Merge pull request #30394 from ydakuka/fixing-indentation 2017-08-24 19:19:56 +09:00
autoloading_and_reloading_constants.md Update result of autoload_paths in Autoloading and Reloading Constants guide [ci skip] 2017-08-21 09:03:28 +09:00
caching_with_rails.md It should be "the resulting cache key", not "the resulting `cache-key`" [ci skip] 2017-08-29 20:44:04 +09:00
command_line.md Update database config in The Rails Comamnd Line of guide [ci skip] 2017-08-20 09:07:48 +09:00
configuring.md Fixing nginx configuration added missing semicolon 2017-08-22 19:42:25 +02:00
contributing_to_ruby_on_rails.md Fix link Contributing Ruby on Rails [ci skip] 2017-08-21 21:15:58 +09:00
credits.html.erb Update Jason Zimdars twitter 2016-08-31 22:09:22 +03:00
debugging_rails_applications.md Update debugging_rails_applications [ci skip] 2017-08-21 22:18:53 +03:00
development_dependencies_install.md Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09:00
documents.yaml Remove invalid entry from the guides index page 2017-06-06 17:36:02 +02:00
engines.md Add system_test logs to guide [ci skip] 2017-08-16 01:29:32 +09:00
form_helpers.md Merge pull request #28432 from marksiemers/master 2017-04-20 19:58:26 -04:00
generators.md Update generator guide [ci skip] 2017-08-21 19:42:16 +09:00
getting_started.md Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09:00
i18n.md Use YAML syntax highlight for `config/locales/en.yml` [ci skip] 2017-08-29 20:49:39 +09:00
index.html.erb
initialization.md Update The Rails Initialization Process of guide [ci skip] 2017-08-20 09:41:37 +09:00
layout.html.erb Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09:00
layouts_and_rendering.md Add missing http status codes [ci skip] 2017-07-04 12:59:05 +09:00
maintenance_policy.md Update the maintenance policy [ci skip] 2017-03-20 15:04:57 -04:00
plugins.md missing backquotes [ci skip] 2017-08-22 08:51:39 +03:00
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-08-21 14:15:21 +09:00
routing.md Replaces the 17 for the actual call to params[:id] that would make the code work as intended. [ci skip] 2017-08-06 12:43:57 -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 Grammar fix 2017-08-22 13:43:50 -07:00
testing.md Merge pull request #30394 from ydakuka/fixing-indentation 2017-08-24 19:19:56 +09:00
upgrading_ruby_on_rails.md Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09:00
working_with_javascript_in_rails.md Fix grammar in guide [ci skip] 2017-08-28 00:57:09 +09:00