You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit checks if Rails.env.test? in order to add rspec matchers but rails is not a dependency of paranoia.
Gems that are only dependent on activerecord (and paranoia) crash on this line.
The text was updated successfully, but these errors were encountered:
3572129#diff-a7b13874ca65cce80cfa49aa594d2cbb4a486019b334c831ce0bd5de605f2533R1
This commit checks if Rails.env.test? in order to add rspec matchers but rails is not a dependency of paranoia.
Gems that are only dependent on activerecord (and paranoia) crash on this line.
The text was updated successfully, but these errors were encountered: