.. |
kindle
|
|
|
2_2_release_notes.md
|
|
|
2_3_release_notes.md
|
|
|
3_0_release_notes.md
|
|
|
3_1_release_notes.md
|
|
|
3_2_release_notes.md
|
|
|
4_0_release_notes.md
|
|
|
4_1_release_notes.md
|
|
|
4_2_release_notes.md
|
Use correct path in documentation.
|
2016-02-12 13:53:18 -05:00 |
5_0_release_notes.md
|
Additional review of 6b31761 .
|
2016-02-25 11:13:42 +01:00 |
_license.html.erb
|
|
|
_welcome.html.erb
|
|
|
action_cable_overview.md
|
Fix formatting in Action Cable guide [ci skip]
|
2016-02-28 20:49:16 +05:30 |
action_controller_overview.md
|
[ci skip] update guide for Puma web server instead of Webrick
|
2016-01-20 00:50:47 +05:30 |
action_mailer_basics.md
|
Add caching guide in ActionMailer basics
|
2016-02-25 00:36:41 +08:00 |
action_view_overview.md
|
Fix typos in Action View Overview guide
|
2016-02-29 11:11:23 +01:00 |
active_job_basics.md
|
Change the default adapter from inline to async
|
2016-02-05 15:35:37 +01:00 |
active_model_basics.md
|
Fix grammar a to an [ci skip]
|
2016-02-13 20:44:44 +09:00 |
active_record_basics.md
|
Revert "Merge pull request #23366 from maclover7/add-configuation-ar-docs"
|
2016-02-01 00:23:43 -02:00 |
active_record_callbacks.md
|
Mention that halting chain does not re-raise ActiveRecord::RecordInvalid exception as well, similar to ActiveRecord::Rollback
|
2016-01-19 15:21:53 +05:30 |
active_record_migrations.md
|
Fixed grammatical errors in rails docs [ci skip]
|
2016-02-09 17:57:16 -07:00 |
active_record_postgresql.md
|
update supported version of PostgreSQL in docs [ci skip]
|
2016-02-03 22:24:29 +09:00 |
active_record_querying.md
|
Fix small typo in Rails guides [ci skip]
|
2016-02-15 16:09:11 +02:00 |
active_record_validations.md
|
Fix small typo in Rails guides [ci skip]
|
2016-02-15 16:09:11 +02:00 |
active_support_core_extensions.md
|
[ci skip] Updating edge rails guides to include on_weekday? on Date, Time and DateTime
|
2016-02-17 04:32:20 +05:30 |
active_support_instrumentation.md
|
|
|
api_app.md
|
[ci skip] Need to mention debug_exception_response_format in the api_app documentation.
|
2016-02-25 05:03:21 +05:30 |
api_documentation_guidelines.md
|
|
|
asset_pipeline.md
|
Switch to data-turbolinks-track="reload"
|
2016-02-23 17:55:32 -06:00 |
association_basics.md
|
Fix typo
|
2016-02-09 23:07:38 -05:00 |
autoloading_and_reloading_constants.md
|
|
|
caching_with_rails.md
|
Updated file documentation [ci skip]
|
2016-02-24 23:13:43 +05:30 |
command_line.md
|
SQLite 2 support has been dropped [ci skip]
|
2016-02-04 09:23:11 +09:00 |
configuring.md
|
Add small Action Cable documentation fixes
|
2016-02-27 13:53:31 -05:00 |
contributing_to_ruby_on_rails.md
|
.git added to https repo urls
|
2016-02-02 00:33:46 +05:30 |
credits.html.erb
|
|
|
debugging_rails_applications.md
|
[ci skip]Add info for specifying logger in different envrionments.
|
2016-02-27 14:52:36 +05:30 |
development_dependencies_install.md
|
|
|
documents.yaml
|
Publish guide on "Using Rails for API-only Applications"
|
2016-02-07 15:28:16 +05:30 |
engines.md
|
[ci skip] fix suggested change-replace 'an' with 'the in Rails engine guide'
|
2016-02-18 20:48:19 +05:30 |
form_helpers.md
|
[ci skip] No hyphen in 'side effects'
|
2016-02-23 16:29:42 -08:00 |
generators.md
|
|
|
getting_started.md
|
Doc: update AC::Parameters guides for Rails 5
|
2016-02-25 08:22:30 -08:00 |
i18n.md
|
Fix small typo in Rails guides [ci skip]
|
2016-02-15 16:09:11 +02:00 |
index.html.erb
|
|
|
initialization.md
|
Change command_task.rb to commands_task.rb in docs
|
2016-02-02 09:20:10 -04:00 |
layout.html.erb
|
restores the guides layout header [ci skip]
|
2016-02-13 17:56:56 +01:00 |
layouts_and_rendering.md
|
Fix grammar a to an [ci skip]
|
2016-02-13 20:44:44 +09:00 |
maintenance_policy.md
|
|
|
nested_model_forms.md
|
|
|
plugins.md
|
use bin/rails default instead of rake commands [ci skip]
|
2016-01-19 23:47:14 +05:30 |
profiling.md
|
|
|
rails_application_templates.md
|
The tasks in the rails task namespace is deprecated in favor of app namespace.
|
2016-02-26 19:35:23 +09:00 |
rails_on_rack.md
|
remove "rake" word [ci skip]
|
2016-02-28 21:04:42 +09:00 |
routing.md
|
- Fixed and removed long arguments to rake routes
|
2016-02-12 14:35:57 +05:30 |
ruby_on_rails_guides_guidelines.md
|
|
|
security.md
|
Fixed grammatical errors in rails docs [ci skip]
|
2016-02-09 17:57:16 -07:00 |
testing.md
|
update assert_nothing_raised in testing.md
|
2016-02-22 22:56:23 -08:00 |
upgrading_ruby_on_rails.md
|
remove "rake" word [ci skip]
|
2016-02-28 21:04:42 +09:00 |
working_with_javascript_in_rails.md
|
Update JavaScript guide for Turbolinks 5
|
2016-02-23 17:56:42 -06:00 |