Sha256: ef4c53465c3d7abf2f2b6a12e998885852502bb9cbaf394e079ae1b8ebf2ed5f
Contents?: true
Size: 297 Bytes
Versions: 57
Compression:
Stored size: 297 Bytes
Contents
pg_deprecation( 'requiring current_attributes_support', 'instead use "include ActiveSupport::CurrentAttributes::TestHelper" when necessary', deprecator: PgEngine.deprecator ) RSpec.configure do |config| config.before(:each) do Current.user = nil Current.namespace = nil end end
Version data entries
57 entries across 57 versions & 1 rubygems