internetee-registry/app/models/concerns
Alex Sherman 3d424e3dd0 Fix ignored attributes on history models
Concern method #all_versions_for(ids, time) tried to create model instance from
history and raises an exception when in history object there are some columns
which are ignored in model at the moment.

This patch removes ignored columns from data used to create a new inctance.

See #1489
2020-01-24 13:54:55 +05:00
..
billing/price Consider nil in price expire time as effective 2017-06-03 23:12:16 +03:00
contact Add contact disclosable attributes 2018-12-07 13:26:02 +02:00
domain Fix purge_date format to fast/soft forcedelete domains 2020-01-21 22:25:17 +05:00
invoice Refactor and improve invoices 2019-03-14 15:39:24 +02:00
job Set single poll message for force delete 2020-01-21 13:40:13 +05:00
epp_errors.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
user_events.rb Story #109367694 - refactor: move UserEvents include up, wrap method in included block, say self 2015-12-14 11:56:05 +02:00
version_session.rb Refactored contact with ability 2015-02-17 11:21:23 +02:00
versions.rb Fix ignored attributes on history models 2020-01-24 13:54:55 +05:00