Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 138 Bytes

File metadata and controls

13 lines (9 loc) · 138 Bytes

ActsAsParanoid shoulda matcher.

Usage

class UserTest < ActiveSupport::TestCase
  should act_as_paranoid
end

License

MIT