rails/guides/source
Jon Atack 94a0c1c584 [skip ci] Debugging Rails Guide fixes
- Fixes:

"we want go deep" -> "we won't go deep"

"to next next line" -> "to the next line"

- Minor improvements in clarity and grammar.

Cheers :)
2015-08-22 10:55:59 +02:00
..
kindle Fixed typos in guide 2015-06-01 21:16:30 +05:30
_license.html.erb [ci skip] Update guides license to CC BY-SA 4.0 International. 2014-05-02 18:49:37 +08:00
_welcome.html.erb Including links to earlier releases guides (4.1.8 and 4.0.12) [ci skip] 2015-01-02 15:44:25 +10:00
2_2_release_notes.md - Changed IN to ON in markdown renderer condition 2015-01-14 11:52:13 +05:30
2_3_release_notes.md Updated MySQL documentation link to MySQL latest version 5.6 everywhere [ci skip] 2015-03-19 22:11:18 +05:30
3_0_release_notes.md Updated bundler link [ci skip] 2015-06-15 08:31:28 +09:00
3_1_release_notes.md Updated bundler link [ci skip] 2015-06-15 08:31:28 +09:00
3_2_release_notes.md Updated bundler link [ci skip] 2015-06-15 08:31:28 +09:00
4_0_release_notes.md Updated bundler link [ci skip] 2015-06-15 08:31:28 +09:00
4_1_release_notes.md [ci skip] Fix table of 4_1_release_notes.md 2015-02-28 18:24:15 +09:00
4_2_release_notes.md Revert "Merge pull request #19817 from tpitale/4_2-release-notes-fix" 2015-04-28 20:58:05 -07:00
action_controller_overview.md [ci skip] Fix action_controller_overview 2015-06-28 22:32:42 +09: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 [ci skip] Add a link to action_controller_overview.html 2015-07-28 20:52:07 +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 [ci skip] Modify introduction text and bullets to be consistent with other guides 2015-08-10 09:49:28 -05: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 Merge pull request #19289 from ahmad-alkheat/master 2015-03-11 15:26:14 +01:00
active_record_migrations.md [ci skip] Give in-depth explanation of migrations vs. seeds.rb 2015-08-08 14:37:21 -05: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 Add a note about default_scope and create records 2015-07-16 18:24:39 -03:00
active_record_validations.md docs, clarify the meanaing of return values from validation methods. 2015-07-07 14:39:58 +02:00
active_support_core_extensions.md Fix core_text -> core_ext 2015-06-08 18:44:56 +09:00
active_support_instrumentation.md [ci skip] Remove identity.active_record 2015-08-07 13:47:49 +09:00
api_app.md A pass over the API application guide [ci skip] 2015-06-15 11:41:52 +02:00
api_documentation_guidelines.md Update instructions to build guides locally [ci skip] 2015-04-28 15:33:13 +03: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 Fix the wrong documentation about config.autoload_paths [ci skip] 2015-04-13 11:56:50 +03:00
caching_with_rails.md Correctly close a fenced code block [ci skip] 2015-08-03 13:22:42 +02:00
command_line.md [ci skip] Add link to testing guide 2015-08-10 12:34:14 -05:00
configuring.md Make disable_with default in submit_tag 2015-08-11 16:35:10 -07:00
contributing_to_ruby_on_rails.md Add code of conduct to README.md and to contributing guide [ci skip] 2015-08-18 19:53:31 -04:00
credits.html.erb Ryan Bigg has changed jobs. 2015-07-27 15:17:01 +10:00
debugging_rails_applications.md [skip ci] Debugging Rails Guide fixes 2015-08-22 10:55:59 +02:00
development_dependencies_install.md Tiny documentation fixes [ci skip] 2015-06-18 11:38:08 +02:00
documents.yaml Publish the "Caching with Rails" guide [ci skip] 2015-07-28 23:20:23 +02:00
engines.md Revert "Grammar correction" 2015-06-11 21:53:33 +09:30
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 cherry-pick test and source doc from #20050 2015-06-25 15:25:49 +09:00
getting_started.md Merge pull request #21211 from brooksreese/resrc_io_website_closed 2015-08-12 12:39:19 -03:00
i18n.md [ci skip] Make clear what this method is 2015-06-24 00:27:53 +09:00
index.html.erb Guides: output valid HTML5 2014-05-05 17:42:04 -04:00
initialization.md Merge pull request #19867 from radar/rename-app-rails-loader 2015-05-27 21:41:06 -03:00
layout.html.erb remove ecosystem link that is broken 2014-05-18 19:17:09 +05:30
layouts_and_rendering.md Deprecate :nothing option for render method 2015-05-28 15:13:32 +03:00
maintenance_policy.md - Changed IN to ON in markdown renderer condition 2015-01-14 11:52:13 +05:30
nested_model_forms.md Fix method name for building associated object in nested_model_forms guide 2015-04-25 16:02:39 +05:30
plugins.md use public Module#include instead of send :include [ci skip] 2015-03-09 23:01:51 +09:00
profiling.md - Changed IN to ON in markdown renderer condition 2015-01-14 11:52:13 +05:30
rails_application_templates.md Fixed typos in guide 2015-06-01 21:16:30 +05:30
rails_on_rack.md Remove the paragraph about Rails::Server#middleware 2015-06-23 17:06:47 +02:00
routing.md Tiny documentation fixes [ci skip] 2015-08-11 15:35:35 +02:00
ruby_on_rails_guides_guidelines.md Update instructions to build guides locally [ci skip] 2015-04-28 15:33:13 +03:00
security.md Add bold to lists' titles [ci skip] 2015-08-21 10:19:38 +03:00
testing.md reorganize testing guide. [Zachary Scott & Yves Senn] 2015-08-17 16:23:59 +02:00
upgrading_ruby_on_rails.md Fix doc typo 2015-08-07 10:12:56 -04: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