* 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 |
||
|---|---|---|
| .. | ||
| create_episode.rb | ||
| episode_rss_item.rb | ||
| feed.rb | ||
| get_episode.rb | ||
| get_media_url.rb | ||
| update_episode_media_url.rb | ||