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
Zachary Scott f7ebdb1ac5 Remove XML Serialization from core.
This includes the following classes:

- ActiveModel::Serializers::Xml
- ActiveRecord::Serialization::XmlSerializer
2015-08-07 11:01:48 -04:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md
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
4_2_release_notes.md
_license.html.erb
_welcome.html.erb
action_controller_overview.md [ci skip] Fix action_controller_overview 2015-06-28 22:32:42 +09:00
action_mailer_basics.md Small fix 2015-08-06 22:35:05 +03: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 Merge pull request #20800 from xijo/make_active_job_locale_aware 2015-08-04 11:56:57 +02:00
active_model_basics.md Remove XML Serialization from core. 2015-08-07 11:01:48 -04:00
active_record_basics.md
active_record_callbacks.md
active_record_migrations.md [ci skip] migration and association guides: added some remarks about join tables 2015-08-04 00:09:38 +02:00
active_record_postgresql.md pg guide, explain the state of using UUID primary keys. Closes #20518. 2015-06-15 11:34:41 +02: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
asset_pipeline.md Corrected instructions for using Sass 2015-08-06 12:18:18 +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 update Rails Command Line guide page 2015-06-09 20:00:23 +05:30
configuring.md [ci skip] field_error_proc is used in ActionView::Helpers::ActiveModelInstanceTag 2015-07-29 22:04:48 +09:00
contributing_to_ruby_on_rails.md [ci skip] Add bundle exec to test run command 2015-07-17 12:14:27 +09:00
credits.html.erb Ryan Bigg has changed jobs. 2015-07-27 15:17:01 +10:00
debugging_rails_applications.md
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 Added bin/update script to update application automatically 2015-08-07 04:01:34 +03:00
i18n.md [ci skip] Make clear what this method is 2015-06-24 00:27:53 +09:00
index.html.erb
initialization.md
layout.html.erb
layouts_and_rendering.md
maintenance_policy.md
nested_model_forms.md
plugins.md
profiling.md
rails_application_templates.md
rails_on_rack.md Remove the paragraph about Rails::Server#middleware 2015-06-23 17:06:47 +02:00
routing.md Add note to routing guide about overriding defaults [ci skip] 2015-08-03 11:50:12 +01:00
ruby_on_rails_guides_guidelines.md
security.md Add to Security guides the secrets.yml 2015-07-06 09:21:15 -03:00
testing.md Fix minor typo in testing guide 2015-07-20 13:08:08 -04:00
upgrading_ruby_on_rails.md Fix doc typo 2015-08-07 10:12:56 -04:00
working_with_javascript_in_rails.md correct example of button_tag [ci skip] 2015-08-02 19:11:23 +09:00