Debian Patches

Status for ruby-activemodel-serializers-xml/1.0.2-3

Patch Description Author Forwarded Bugs Origin Last update
drop-git-in-gemspec.patch Drop git in gemspec Andrew Lee (李健秋) <ajqlee@debian.org> not-needed Debian 2018-11-20
timestamps_create_at_field.patch `timestamps` creates `created_at` field.
The `t.timestamps`, available since Rails 2.3, already creates the
`created_at` column. Therefore, since Rails 6.0+ the test suite fails
with the following error:

~~~
/usr/share/gems/gems/activerecord-6.0.3.2/lib/active_record/connection_adapters/abstract/schema_definitions.rb:372:in `column': you can't define an already defined column 'created_at'. (ArgumentError)
from /usr/share/gems/gems/activerecord-6.0.3.2/lib/active_record/connection_adapters/abstract/schema_definitions.rb:411:in `timestamps'
from /builddir/build/BUILD/test/helper.rb:114:in `block (2 levels) in <top (required)>'
~~~
=?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch@redhat.com> yes debian upstream https://github.com/rails/activemodel-serializers-xml/commit/5196792dfc74eb2d6d7f951225a4a1de6db2fc72 2020-09-11

All known versions for source package 'ruby-activemodel-serializers-xml'

Links