Skip to content

Remove XML Serialization from core#21161

Merged
rafaelfranca merged 1 commit intomasterfrom
rm-xml-serializer
Aug 7, 2015
Merged

Remove XML Serialization from core#21161
rafaelfranca merged 1 commit intomasterfrom
rm-xml-serializer

Conversation

@zzak
Copy link
Member

@zzak zzak commented Aug 7, 2015

This includes the following classes and method:

  • ActiveModel::Serializers::Xml
  • ActiveRecord::Serialization::XmlSerializer
  • ActiveRecord::Serialization#to_xml

This code has moved to an external gem called activemodel-serializers-xml. (which we can move to the Rails org.)
#20612

This includes the following classes:

- ActiveModel::Serializers::Xml
- ActiveRecord::Serialization::XmlSerializer
rafaelfranca added a commit that referenced this pull request Aug 7, 2015
Remove XML Serialization from core
@rafaelfranca rafaelfranca merged commit 9645820 into master Aug 7, 2015
@rafaelfranca rafaelfranca deleted the rm-xml-serializer branch August 7, 2015 20:51
@rafaelfranca
Copy link
Member

Re #20612

smpoulsen added a commit to smartlogic/toystore that referenced this pull request Oct 10, 2016
Bumps versions for `activesupport` and `activemodel` to allow v5 for
each.

Adds `activemodel-serializers-xml`, as this was removed in Rails 5 (ref:
rails/rails#21161).
cdccollins added a commit to alphagov/asset-manager that referenced this pull request Jul 7, 2020
Updated mongoid and state_machines-mongoid so that rails could move to version 6.

Was getting `uninitialized constant ActiveModel::Serializers::Xml` so added
activemodel-serializers-xml gem (was removed from core rails rails/rails#21161)
cdccollins added a commit to alphagov/asset-manager that referenced this pull request Jul 8, 2020
Updated mongoid and state_machines-mongoid so that rails could move to version 6.

Was getting `uninitialized constant ActiveModel::Serializers::Xml` so added
activemodel-serializers-xml gem (was removed from core rails rails/rails#21161)
cdccollins added a commit to alphagov/asset-manager that referenced this pull request Jul 8, 2020
Updated mongoid and state_machines-mongoid so that rails could move to version 6.

Was getting `uninitialized constant ActiveModel::Serializers::Xml` so added
activemodel-serializers-xml gem (was removed from core rails rails/rails#21161)
bagedevimo added a commit to NZOI/nztrain that referenced this pull request Apr 19, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request May 9, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request May 9, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request May 9, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request May 9, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request May 9, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request May 14, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request May 21, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request May 21, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request May 22, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request May 22, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request May 22, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request May 22, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request Jun 9, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request Jun 10, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request Jun 10, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request Jun 11, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request Jun 11, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request Jun 30, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
tom93 pushed a commit to NZOI/nztrain that referenced this pull request Jun 30, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
tom93 pushed a commit to NZOI/nztrain that referenced this pull request Jul 3, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
tom93 pushed a commit to NZOI/nztrain that referenced this pull request Jul 3, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
bagedevimo added a commit to NZOI/nztrain that referenced this pull request Jul 3, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
Holmes98 pushed a commit to NZOI/nztrain that referenced this pull request Jul 5, 2025
Rails 5 removed these features from core, instead using a seperate gem.

rails/rails#21161
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants