Sha256: f0c81aa0b3aa4ad871254edb4a192122e2578b3209e32724e5d0e090f2924ff1
Contents?: true
Size: 258 Bytes
Versions: 5
Compression:
Stored size: 258 Bytes
Contents
# frozen_string_literal: true require "rails_helper_for_engine" # This empty describe doesn't do anything. But for some reason it convinces # simplecov that the ApplicationController is covered. RSpec.describe Omniauth::Rails::ApplicationController do end
Version data entries
5 entries across 5 versions & 1 rubygems