.. |
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
|
Replace AR with ActiveRecord to make it more readable [ci skip]
|
2015-09-08 16:02:16 +05:30 |
4_0_release_notes.md
|
|
|
4_1_release_notes.md
|
|
|
4_2_release_notes.md
|
4.2 release notes about render status options
|
2015-08-21 09:04:51 +02:00 |
_license.html.erb
|
|
|
_welcome.html.erb
|
let the guides home point to the new release series endpoints [ci skip]
|
2015-09-18 12:27:31 -07:00 |
action_controller_overview.md
|
Change AbstractRequest to ActionDispatch::Request
|
2015-09-17 16:43:51 -06:00 |
action_mailer_basics.md
|
[ci skip] Adding a note to Action Mailer Basics documentation that Google increased its
|
2015-08-08 14:02:33 -04:00 |
action_view_overview.md
|
fix syntax error in strip_links example [ci skip]
|
2015-08-23 21:07:05 +09:00 |
active_job_basics.md
|
[ci skip] How to pass arguments to ActiveJob Jobs
|
2015-08-13 15:06:39 +01:00 |
active_model_basics.md
|
add a description of the return value that was missing [ci skip]
|
2015-09-03 07:32:27 +09:00 |
active_record_basics.md
|
[ci skip] SQL is written using statements, not sentences
|
2015-08-13 12:43:49 -05:00 |
active_record_callbacks.md
|
|
|
active_record_migrations.md
|
[ci skip] Update what methods Migration#change can reverse
|
2015-08-31 10:08:38 +09:00 |
active_record_postgresql.md
|
use uuid method to define the UUID type [ci skip]
|
2015-08-08 18:37:22 +09:00 |
active_record_querying.md
|
Merge pull request #21333 from imtayadeway/ar-querying-docs
|
2015-09-09 11:19:23 -04:00 |
active_record_validations.md
|
Merge pull request #20897 from lukechesser/guide-fix-for-acceptance-validation
|
2015-09-14 21:18:19 -04:00 |
active_support_core_extensions.md
|
Revert "[ci skip] Fix to a, b or c format"
|
2015-08-24 04:32:24 +00:00 |
active_support_instrumentation.md
|
Merge pull request #21091 from y-yagi/add_activejob_section_to_instrumentation_guide
|
2015-08-24 13:33:45 +02:00 |
api_app.md
|
mostly remove the ParamsParser middleware
|
2015-09-18 15:36:55 -07:00 |
api_documentation_guidelines.md
|
[ci skip] Fix the grammar
|
2015-08-24 13:19:48 +09:00 |
asset_pipeline.md
|
[ci skip] Clarified asset pipeline guide
|
2015-08-13 11:25:48 +02:00 |
association_basics.md
|
[ci skip] migration and association guides: added some remarks about join tables
|
2015-08-04 00:09:38 +02:00 |
autoloading_and_reloading_constants.md
|
|
|
caching_with_rails.md
|
Correctly close a fenced code block [ci skip]
|
2015-08-03 13:22:42 +02:00 |
command_line.md
|
mostly remove the ParamsParser middleware
|
2015-09-18 15:36:55 -07:00 |
configuring.md
|
mostly remove the ParamsParser middleware
|
2015-09-18 15:36:55 -07:00 |
contributing_to_ruby_on_rails.md
|
typo fix [ci skip]
|
2015-09-01 18:27:23 +05:30 |
credits.html.erb
|
Ryan Bigg has changed jobs.
|
2015-07-27 15:17:01 +10:00 |
debugging_rails_applications.md
|
Fix a tiny typo [ci skip]
|
2015-08-25 16:13:34 +02:00 |
development_dependencies_install.md
|
[ci skip] fix invalid package name for libmysqlclient-dev
|
2015-09-02 18:30:03 +09:00 |
documents.yaml
|
Publish the "Caching with Rails" guide [ci skip]
|
2015-07-28 23:20:23 +02:00 |
engines.md
|
|
|
form_helpers.md
|
Remove yepnope mention from form helpers guide because it's deprecated [ci skip]
|
2015-07-30 14:48:55 +02:00 |
generators.md
|
|
|
getting_started.md
|
[ci skip] Better description for starting up with new Rails project
|
2015-08-28 15:31:59 +02:00 |
i18n.md
|
Update documentation to remove 'desirable' suggestion for what is not a clear cut approach
|
2015-09-16 11:58:43 +03:00 |
index.html.erb
|
|
|
initialization.md
|
|
|
layout.html.erb
|
|
|
layouts_and_rendering.md
|
Rack changed their status codes to IETF RFC 7231
|
2015-08-21 09:04:50 +02:00 |
maintenance_policy.md
|
|
|
nested_model_forms.md
|
|
|
plugins.md
|
remove link to outdated article in plugins guide [ci skip]
|
2015-08-28 09:18:08 +09:00 |
profiling.md
|
|
|
rails_application_templates.md
|
add description of passing a block to add_source [ci skip]
|
2015-09-10 21:12:11 +09:00 |
rails_on_rack.md
|
mostly remove the ParamsParser middleware
|
2015-09-18 15:36:55 -07:00 |
routing.md
|
Tiny documentation fixes [ci skip]
|
2015-08-11 15:35:35 +02:00 |
ruby_on_rails_guides_guidelines.md
|
|
|
security.md
|
Clarify CSRF <script> purpose and protection. Note how to deal with your own <script> tags.
|
2015-09-16 08:56:16 -07:00 |
testing.md
|
Add missing and remove unnecessary periods in testing.md [ci skip]
|
2015-09-05 21:08:32 +08:00 |
upgrading_ruby_on_rails.md
|
Clarify CSRF <script> purpose and protection. Note how to deal with your own <script> tags.
|
2015-09-16 08:56:16 -07:00 |
working_with_javascript_in_rails.md
|
Merge pull request #21195 from brooksreese/fix_broken_link_markup
|
2015-08-11 17:34:59 +02:00 |