..
kindle
2_2_release_notes.md
Fix broken links to ryandaigle.com [ci skip]
2016-04-28 17:27:00 +02:00
2_3_release_notes.md
Merge branch 'master' of github.com:rails/docrails
2016-04-29 16:00:15 +00:00
3_0_release_notes.md
Fix broken links in 'Ruby on Rails 3.0 Release Notes' [ci skip]
2016-04-22 14:45:52 +02:00
3_1_release_notes.md
Fix broken link in 'Ruby on Rails 3.1 Release Notes' [ci skip]
2016-04-08 16:09:12 +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
5_0_release_notes.md
Release notes: Remove duplicate entries [ci skip]
2016-05-03 09:44:03 -05:00
_license.html.erb
_welcome.html.erb
action_cable_overview.md
Merge branch 'master' of github.com:rails/docrails
2016-04-29 16:00:15 +00:00
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
Guides changes, follow up of #24401
2016-04-05 11:42:07 +05:30
active_job_basics.md
- Added documentation for ActiveJob queue adapter for a specific job.
2016-04-20 00:50:50 +05:30
active_model_basics.md
Fix Active Model basics introduction to indicate it only introduces us to integration and not complete i18n framework.
2016-04-05 13:25:24 +05:30
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
active_record_migrations.md
Fix wording related to adapters supporting database comments [ci skip]
2016-04-18 11:34:55 +05:30
active_record_postgresql.md
active_record_querying.md
Add SQL examples for equality and NOT [ci skip]
2016-04-21 17:19:45 -04:00
active_record_validations.md
Update example of passing a proc to :message
option for validating records [ci skip]
2016-04-06 09:29:01 +05:30
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
Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in guides [ci skip]
2016-04-30 19:39:38 -07:00
api_documentation_guidelines.md
asset_pipeline.md
Fix typos in asset_pipeline.md [ci skip]
2016-04-29 12:27:27 -06:00
association_basics.md
Update how to clear the association cache
2016-03-28 09:03:02 -05:00
autoloading_and_reloading_constants.md
Fix small typos [ci skip]
2016-04-20 20:19:11 -04:00
caching_with_rails.md
Fixes for the strong & weak ETags guide [ci skip]
2016-04-07 23:18:50 -04:00
command_line.md
Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in guides [ci skip]
2016-04-30 19:39:38 -07:00
configuring.md
Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in guides [ci skip]
2016-04-30 19:39:38 -07:00
contributing_to_ruby_on_rails.md
credits.html.erb
debugging_rails_applications.md
Pass over debugging guide
2016-04-28 20:00:06 +05:30
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
remove deprecated datetime_field
from guide [ci skip]
2016-04-03 07:57:50 +09:00
generators.md
getting_started.md
Fix inconsistent usage of capital letter in rails generate command examples
2016-04-28 11:08:10 +03: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
layouts_and_rendering.md
Update the rendering guide to match the current behavior
2016-03-05 20:07:27 -03:00
maintenance_policy.md
nested_model_forms.md
plugins.md
profiling.md
rails_application_templates.md
rails_on_rack.md
Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in guides [ci skip]
2016-04-30 19:39:38 -07: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
Clarify fixtures examples [ci skip]
2016-04-08 12:06:13 -07:00
upgrading_ruby_on_rails.md
Merge branch 'master' of github.com:rails/docrails
2016-04-29 16:00:15 +00:00
working_with_javascript_in_rails.md