Skip to content

Add rspec matcher: act_as_paranoid#126

Closed
mattconnolly wants to merge 1 commit into
rubysherpas:rails3from
mattconnolly:rails3
Closed

Add rspec matcher: act_as_paranoid#126
mattconnolly wants to merge 1 commit into
rubysherpas:rails3from
mattconnolly:rails3

Conversation

@mattconnolly
Copy link
Copy Markdown
Contributor

This provides as RSpec matcher that can be used like this in models:

describe Model
  it { should act_as_paranoid }
end

radar pushed a commit that referenced this pull request Mar 20, 2014
radar pushed a commit that referenced this pull request Mar 20, 2014
@radar radar closed this in f300ef0 Mar 20, 2014
@radar
Copy link
Copy Markdown
Collaborator

radar commented Mar 20, 2014

Thanks @mattconnolly. I've added this to rails3 and rails4.

@mattconnolly
Copy link
Copy Markdown
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants