Skip to content

Instantly share code, notes, and snippets.

@dgorodnichy
Last active April 13, 2020 17:16
Show Gist options
  • Save dgorodnichy/b0983eaf777df2d03907cb5f3c0c205c to your computer and use it in GitHub Desktop.
Save dgorodnichy/b0983eaf777df2d03907cb5f3c0c205c to your computer and use it in GitHub Desktop.
initializer.rb
# frozen_string_literal: true
require 'posts_source/remote'
require 'medium/testing'
Medium::Testing.fake! if Rails.env.test?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment