goncalossilva/acts_as_paranoid
ActiveRecord (>=3.0) plugin which allows you to hide and restore records without actually deleting them.
RubyMIT
Issues
- 9
Unable to update a deleted record
#89 opened by byroot - 10
- 6
Active Record Callbacks not working
#116 opened by victorhazbunanuff - 6
with_deleted doesn't seem to work with belongs_to
#132 opened by Morred - 7
- 4
can't use :with_deleted on has_many
#91 opened by billingb - 4
- 4
Association with_deleted for HABTM
#83 opened by kelso - 4
datetime instead of time as column type
#90 opened by myKingEdem - 3
- 1
ActionView::Template::Error (missing attribute: deleted_at) in url_for or to_param
#75 opened by ermolaev - 3
Optional deleted_by support
#74 opened by christhekeele - 1
Object fetched with 'select' options can't be used unless the deleted_at field is specified
#60 opened by maxime-menant - 2
Use Railties for initializing plugin
#43 opened by smoothcontract - 1
acts_as_tenant gem breaks Recover on my associations
#119 opened by srb- - 2
Cannot destroy object if the model has default_scope with reference to another table
#111 opened by mitoyarzun - 1
- 3
has_one association and with_deleted
#131 opened by arius - 1
- 3
association does't work as described in readme.
#134 opened by nfriend21 - 14
Gemname should change
#79 opened by HoneyryderChuck - 3
Chicken && Egg
#88 opened by dexion - 1
paranoiac.destroy! immediate:true
#129 opened by pannous - 8
acts_as_paranoid and attr_accessible order affects MassAssignementSecurity::Error
#125 opened by garyharan - 1
Add mass_assignable option to documentation
#124 opened by christopherchiu - 5
Cannot save a deleted record
#103 opened by CarmelK - 1
- 1
- 2
Is there a straightforward way to toggle with_deleted in a <Controller>#index list (Not really an Issue. More of a Question)
#114 opened by eagerwombat - 8
Release 0.4.2 with fixes
#112 opened by avit - 2
Syntactic Sugars
#113 opened by alex-zige - 2
- 4
Stack level too deep when upgrading
#104 opened by andr3w321 - 1
- 1
- 3
- 0
_
#87 opened by sawada0903 - 1
column: 'some_column', column_type: 'string', deleted_value: 'some_value' options do not seem to work
#72 opened by garysweaver - 7
- 3
- 0
There should be a only_not_deleted scope
#36 opened by goncalossilva - 2
ActiveRecord updates stalling
#47 opened by ticketevo - 7
- 3
- 1
- 5
- 4
For paranoid_column which is not attr_accessible
#45 opened by yu-yu - 2
Still getting destroyed for nested-attributes?
#29 opened by silasb - 13
Ruby 1.9 problems?
#19 opened by corroded - 1