* Replace Credits.import with .insert_all * Fix Notifications::Reactions::Send and replace .import with .upsert to avoid race conditions * Replace .import! with .upsert_all in Notifications::NotifiableAction::Send * Replace PodcastEpisode.import! with upsert * Stop testing gems, test the code * Remove activerecord-import * Fix redundancies * clarify comment * Replace Credit.import with insert_all * hello knapsack * Do not try to insert if there is nothing to |
||
|---|---|---|
| .. | ||
| milestone | ||
| moderation | ||
| new_badge_achievement | ||
| new_comment | ||
| new_follower | ||
| new_mention | ||
| notifiable_action | ||
| reactions | ||
| tag_adjustment_notification | ||
| welcome_notification | ||
| remove_all_by_action_spec.rb | ||
| remove_all_spec.rb | ||
| update_spec.rb | ||