1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/source
Sean Griffin 118232aef4 Merge pull request #19686 from tsun1215/index_errors
Errors can be indexed with nested attributes

Close #8638
2015-10-26 16:05:16 -06:00
..
kindle Fixed unclosed tags in kindle guide source [ci skip] 2015-09-19 12:15:34 +05:30
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 Revert "[ci skip] removed extra comma" 2015-10-22 20:48:54 +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 correcting word smpt -> smtp in ActionMailer guide [ci skip] 2015-09-20 16:32:03 +05:30
action_view_overview.md [ci skip] Change 'an URL' to 'a URL' as URL doesn't have a vowel sound 2015-10-06 23:34:05 +05:30
active_job_basics.md [ci skip] Add backend queue starting documentation 2015-10-16 18:24:58 -05:00
active_model_basics.md [ci skip] Improve readability in active model basics guide 2015-10-18 07:35:54 -07: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 Update active_record_migrations.md 2015-10-15 16:37:11 -04:00
active_record_postgresql.md Fix formatting of ActiveRecord PostgreSQL guide. 2015-10-13 14:50:19 -06: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 #20795 from benjiwheeler/validation_guide_ret_val 2015-10-20 15:50:25 -06:00
active_support_core_extensions.md Fix minor typo from #20038 2015-10-20 16:41:26 -06: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 Revert "removing Rack::Runtime from the default stack." 2015-10-03 14:21:31 -07:00
api_documentation_guidelines.md API guidelines reword re the Oxford comma [ci skip] 2015-10-22 20:56:50 +02:00
asset_pipeline.md Fix punctuation [ci skip] 2015-10-23 23:20:00 +03:00
association_basics.md Fix documentation for has_many dependant options. 2015-09-29 17:34:27 +02:00
autoloading_and_reloading_constants.md
caching_with_rails.md
command_line.md Revert "removing Rack::Runtime from the default stack." 2015-10-03 14:21:31 -07:00
configuring.md Merge pull request #19686 from tsun1215/index_errors 2015-10-26 16:05:16 -06:00
contributing_to_ruby_on_rails.md Fix pluralization in docs [ci skip] 2015-10-07 10:30:44 -04:00
credits.html.erb
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
engines.md added Rails 4 context for migrations:install task 2015-10-19 17:33:02 -06:00
form_helpers.md Minor cleanup for form helpers guide [ci skip] 2015-10-08 08:48:56 -04: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 [ci skip] Change 'an URL' to 'a URL' as URL doesn't have a vowel sound 2015-10-06 23:34:05 +05:30
index.html.erb
initialization.md Edits default config/boot.rb to match what's generated by Rails 4.2. 2015-10-26 15:22:30 -04:00
layout.html.erb
layouts_and_rendering.md Fix typo in docs [ci skip] 2015-10-07 10:27:46 -04: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 Revert "removing Rack::Runtime from the default stack." 2015-10-03 14:21:31 -07:00
routing.md [ci skip] Replace "destroy method" with destroy action 2015-10-20 20:24:07 +09:00
ruby_on_rails_guides_guidelines.md
security.md Improve readability in CSRF section of guide 2015-10-07 22:11:34 -06: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 Refactor AS::Callbacks halt config and fix the documentation 2015-10-01 13:04:20 -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