.. |
kindle
|
|
|
2_2_release_notes.md
|
http --> https
|
2016-05-06 17:59:27 -04:00 |
2_3_release_notes.md
|
Merge branch 'master' of github.com:rails/docrails
|
2016-05-14 09:54:23 +00:00 |
3_0_release_notes.md
|
http --> https
|
2016-05-06 17:59:27 -04: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
|
[ci skip] Update redirecting links in guides
|
2016-06-06 08:32:59 -05:00 |
5_0_release_notes.md
|
Add Action Cable introduction to release notes [ci skip]
|
2016-06-07 16:27:50 -07:00 |
_license.html.erb
|
|
|
_welcome.html.erb
|
|
|
action_cable_overview.md
|
Merge branch 'master' of github.com:rails/docrails
|
2016-06-03 14:00:47 +00:00 |
action_controller_overview.md
|
Merge branch 'master' of github.com:rails/docrails
|
2016-06-03 14:00:47 +00:00 |
action_mailer_basics.md
|
Do not suggest nonsensical OpenSSL verify modes [ci skip]
|
2016-06-07 15:50:46 +02:00 |
action_view_overview.md
|
will be --> is
|
2016-05-31 10:47:34 -04:00 |
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
|
Use add_index instead of execute in guides [ci skip]
|
2016-05-28 14:26:30 +09:00 |
active_record_querying.md
|
Use #distinct instead of #uniq in the guides [ci skip] (#25098)
|
2016-05-21 11:06:34 -03:00 |
active_record_validations.md
|
[ci skip] Expand information on message options
|
2016-06-08 08:59:51 -05:00 |
active_support_core_extensions.md
|
remove deprecated Module#qualified_const_ from guide [ci skip]
|
2016-05-23 13:21:26 +09:00 |
active_support_instrumentation.md
|
add headers to payload list [ci skip]
|
2016-03-13 09:40:38 +09:00 |
api_app.md
|
Pass over API Apps guide grammar. [ci skip]
|
2016-05-16 02:56:14 +05:30 |
api_documentation_guidelines.md
|
Support for unified Integer class in Ruby 2.4+
|
2016-05-18 21:58:51 -07:00 |
asset_pipeline.md
|
Merge branch 'master' of github.com:rails/docrails
|
2016-05-14 09:54:23 +00:00 |
association_basics.md
|
Docs: Clarify when assoc. methods persist
|
2016-05-26 17:05:32 -04:00 |
autoloading_and_reloading_constants.md
|
autoloading guide: specify autoload paths are set when the app boots [ci skip]
|
2016-05-26 07:42:31 +02:00 |
caching_with_rails.md
|
md5 --> MD5
|
2016-05-16 15:51:05 -04:00 |
command_line.md
|
The ActiveRecord::ConnectionAdapters::ConnectionManagement and ActiveRecord::QueryCache middlewares were removed with Executor addition on d3c9d808e3
|
2016-05-16 01:56:44 +05:30 |
configuring.md
|
Do not suggest nonsensical OpenSSL verify modes [ci skip]
|
2016-06-07 15:50:46 +02:00 |
contributing_to_ruby_on_rails.md
|
Merge pull request #25278 from mechanicles/fix-link
|
2016-06-04 10:46:41 -04:00 |
credits.html.erb
|
[ci skip] Remove Pratik Naik from Rails core team info.
|
2016-06-04 19:59:55 +05:30 |
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
|
Add Rails 5.0 release notes to the index page of guides [ci skip]
|
2016-06-08 06:31:50 -07:00 |
engines.md
|
[skip ci] Make header bullets consistent in engines.md
|
2016-06-02 21:26:53 -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
|
Getting Started Guide: Add invoke test_unit to files table [ci skip]
|
2016-05-12 00:49:00 +10:00 |
i18n.md
|
- ✂️ space in code to match previous defaults.
|
2016-05-23 18:51:52 -07: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
|
[ci skip] Update redirecting links in guides
|
2016-06-06 08:32:59 -05: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
|
|
|
nested_model_forms.md
|
|
|
plugins.md
|
|
|
profiling.md
|
|
|
rails_application_templates.md
|
Add tick marks + small grammar change
|
2016-05-17 22:46:07 -04:00 |
rails_on_rack.md
|
PerRequestDigestCacheExpiry middlware was been removed. Removed traces, for the same.
|
2016-05-17 02:47:37 +05:30 |
routing.md
|
Light grammar edits to beginning of Routing guide
|
2016-05-18 09:07:01 -04:00 |
ruby_on_rails_guides_guidelines.md
|
|
|
security.md
|
cometic updates to security guide - fixes #25058 [ci skip]
|
2016-05-27 20:42:26 +02:00 |
testing.md
|
fix module name [ci skip]
|
2016-05-20 20:16:17 +09:00 |
upgrading_ruby_on_rails.md
|
Support for unified Integer class in Ruby 2.4+
|
2016-05-18 21:58:51 -07:00 |
working_with_javascript_in_rails.md
|
Minor syntax change
|
2016-05-10 11:34:12 -05:00 |