Skip to content

mtwentyman/acts_as_paranoid_simpler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Michael Twentyman
Mar 17, 2009
9fa6711 · Mar 17, 2009

History

2 Commits
Mar 17, 2009
Mar 17, 2009
Mar 17, 2009
Mar 17, 2009
Mar 17, 2009
Mar 17, 2009
Mar 17, 2009
Mar 17, 2009
Mar 17, 2009
Mar 17, 2009

Repository files navigation

ActsAsParanoidSimpler

This is a dead simple plugin that extends acts_as_paranoid by way of demoting it… no more checks for the date something was deleted, only that it’s null or not.

github.com/technoweenie/acts_as_paranoid is a pre-requisite.

Example

Look to technoweenie for answers.

Copyright © 2009 [name of plugin creator], released under the MIT license

About

soft deletion by deleted_at IS NULL or NOT NULL (only)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages