- paper_trail 使ってると rails 4.2 以降で
config/application.rb
へconfig.active_record.raise_in_transactional_callbacks = true
入れてても warning 出続ける。 - というのが https://github.com/airblade/paper_trail/issues/584#issuecomment-130795342 で
- https://github.com/airblade/paper_trail/pull/725 で直ったっぽい。
- Changelog 的 には paper_trail 5.0 からリリースに入っている https://github.com/airblade/paper_trail/blob/d324bdf86ae20abb6888b3e508c943b4da8c3094/CHANGELOG.md#500-2016-05-02
More than 5 years have passed since last update.
paper_trail 5.0 未満 使ってると raise_in_transactional_callbacks の warning が出続ける
Last updated at Posted at 2016-09-28
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme