Skip to content

Conversation

@soccerKevin
Copy link

No description provided.

delba and others added 30 commits May 17, 2013 18:17
change git branch rails-4 to rails4
Modelled on AR::Relation.destroy

Fixes rubysherpas#69
…uses default scopes which can collide with deletion.
Fix issue with default scope clashing with deletion.
radar and others added 30 commits February 6, 2014 07:16
Add index to deleted_at column in README
  * Based on partial fix by @stupergenius
  * Handles nil case for hasOne associations
…ed records

Fixes rubysherpas#117

Conflicts:
	lib/paranoia.rb
	test/paranoia_test.rb
…DESTROY ALL THE THINGS

💣

Conflicts:
	test/paranoia_test.rb
… REALLY DESTROY ALL THE THINGS"

This reverts commit d25cae9.

This removes the association id
…stroy to REALLY DESTROY ALL THE THINGS""

This reverts commit 07028f1.
Conflicts:
	test/paranoia_test.rb
Adds #really_destroyed? method to work as default rails #destroyed?
Removed deprecated assert_nothing_raised from test.

Fixes rubysherpas#136
So the project can run tests after `bundle install`
Fix Paranoia to work with validates_uniquness_of (rails3 branch)
Fix "normal" validates_uniqueness_of after rubysherpas#122 broke it
…troy_callbacks

Fix restore to be scoped and add callbacks for real destroys
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.