.. |
kindle
|
|
|
2_2_release_notes.md
|
Fixes broken link in 'Ruby on Rails 2.2 Release Notes' [ci skip]
|
2016-04-01 09:29:26 +02:00 |
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
|
- Fixed abrupt start of sentence in changelog
|
2016-03-22 19:47:42 +05:30 |
_license.html.erb
|
|
|
_welcome.html.erb
|
|
|
action_cable_overview.md
|
Remove extra 'the' and unwanted comma [ci skip]
|
2016-03-08 15:40:29 +05:30 |
action_controller_overview.md
|
[ci skip] Parameter filter performs regular expression partial matching
|
2016-03-31 18:15:44 +03:00 |
action_mailer_basics.md
|
update Active Job default adapter [ci skip]
|
2016-03-22 07:45:10 +09:00 |
action_view_overview.md
|
Merge branch 'master' of github.com:rails/docrails
|
2016-03-06 06:58:36 +00: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
|
[ci skip] Update all guides with null: false change in migrations
|
2016-03-03 13:54:04 +05:30 |
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
|
Merge branch 'master' of github.com:rails/docrails
|
2016-03-06 06:58:36 +00: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
|
Correct typos in "Active Record Query Interface" guide
|
2016-03-25 12:27:06 +00:00 |
active_record_validations.md
|
[skip ci] Update numericality validation docs
|
2016-03-28 12:22:46 +02:00 |
active_support_core_extensions.md
|
Remove log-related stuff from ActiveSupport::Dependencies
|
2016-03-15 00:54:48 +01:00 |
active_support_instrumentation.md
|
add headers to payload list [ci skip]
|
2016-03-13 09:40:38 +09:00 |
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
|
Refer to rails command instead of rake in a bunch of places
|
2015-12-18 13:01:10 +01:00 |
asset_pipeline.md
|
remove Rails 4 text from asset pipeline guide
|
2016-03-18 16:19:25 -07:00 |
association_basics.md
|
Update how to clear the association cache
|
2016-03-28 09:03:02 -05:00 |
autoloading_and_reloading_constants.md
|
ApplicationRecord documentation pass
|
2015-12-17 11:56:35 +01:00 |
caching_with_rails.md
|
[ci skip] Make collection caching explicit in guides.
|
2016-03-03 20:53:49 +01:00 |
command_line.md
|
Match Puma 3 startup messages [ci skip]
|
2016-03-04 16:38:34 -05:00 |
configuring.md
|
[ci skip] Parameter filter performs regular expression partial matching
|
2016-03-31 18:15:44 +03:00 |
contributing_to_ruby_on_rails.md
|
[ci skip] Update 'Testing Active Record'
|
2016-02-14 13:11:31 +09:00 |
credits.html.erb
|
|
|
debugging_rails_applications.md
|
Match Puma 3 startup messages [ci skip]
|
2016-03-04 16:38:34 -05:00 |
development_dependencies_install.md
|
remove old-dead link
|
2016-03-27 09:19:56 +00:00 |
documents.yaml
|
Merge branch 'master' of github.com:rails/docrails
|
2016-03-06 06:58:36 +00:00 |
engines.md
|
Fix author callback in engines guide [ci skip]
|
2016-03-04 12:37:05 -05:00 |
form_helpers.md
|
[ci skip] No hyphen in 'side effects'
|
2016-02-23 16:29:42 -08:00 |
generators.md
|
|
|
getting_started.md
|
Merge branch 'master' of github.com:rails/docrails
|
2016-03-06 06:58:36 +00:00 |
i18n.md
|
remove obsolete i18n links from guides [ci skip]
|
2016-03-10 17:01:03 +01:00 |
index.html.erb
|
|
|
initialization.md
|
Merge branch 'master' of github.com:rails/docrails
|
2016-03-06 06:58:36 +00:00 |
layout.html.erb
|
restores the guides layout header [ci skip]
|
2016-02-13 17:56:56 +01:00 |
layouts_and_rendering.md
|
Update the rendering guide to match the current behavior
|
2016-03-05 20:07:27 -03:00 |
maintenance_policy.md
|
Update the maintenance policy for the next release.
|
2016-01-04 17:23:34 -02:00 |
nested_model_forms.md
|
ApplicationRecord documentation pass
|
2015-12-17 11:56:35 +01:00 |
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
|
Remove incorrect Rack documentation example
|
2016-03-07 12:47:08 -05:00 |
ruby_on_rails_guides_guidelines.md
|
|
|
security.md
|
[ci skip] Parameter filter performs regular expression partial matching
|
2016-03-31 18:15:44 +03:00 |
testing.md
|
Change 'a HTTP' to 'an HTTP' [ci skip]
|
2016-03-03 20:28:01 +05:30 |
upgrading_ruby_on_rails.md
|
Correct command for generating secret_key_base [ci skip]
|
2016-03-14 17:00:00 +02:00 |
working_with_javascript_in_rails.md
|
Update JavaScript guide for Turbolinks 5
|
2016-02-23 17:56:42 -06:00 |