redbooth / immortalLinks
Make any ActiveRecord model paranoid by just including Immortal, and instead of being deleted from the database, the object will just marked as 'deleted' with a boolean field in the database.
☆61Updated last year
Alternatives and similar repositories for immortal
Users that are interested in immortal are comparing it to the libraries listed below
Sorting:
- Helper for migrating legacy data☆104Updated 4 years ago
- pjax for rails and rack applications☆206Updated 6 years ago
- Dynamically generates Capistrano recipes for Rake tasks☆179Updated 4 years ago
- Rack Middleware for parsing post body data for JSON, XML and various content types☆101Updated last year
- Adds in proccess id and memory usage in your rails logs, great for tracking down memory leaks☆347Updated 14 years ago
- RSpec matcher for Resque☆294Updated 2 years ago
- libsnappy binding for Ruby☆179Updated last year
- Settings is a plugin that makes managing a table of global key, value pairs easy. Think of it like a global Hash stored in your database,…☆212Updated 10 years ago
- MongoDB logger for Rails☆141Updated 8 years ago
- Fast Date/DateTime classes for ruby :: Unmaintained, unnecessary on ruby 1.9.3+☆464Updated 12 years ago
- Generated scopes for ActiveRecord classes☆434Updated 9 years ago
- Rails plugin that silences Postgresql connection adapter verbose output☆81Updated 9 years ago
- Adds support for easily creating custom preferences for models☆161Updated 10 years ago
- Turn any ruby code into a daemon.☆314Updated 11 years ago
- SlimScrooge heavily optimises your database interactions☆313Updated 10 years ago
- A generic settings store for Rails 3.x ActiveRecord models.☆44Updated 12 years ago
- Positionless model sorting for Rails☆102Updated 6 years ago
- Support for unique jobs in Resque: Only one job with the same payload per queue.☆168Updated last year
- Provides a single point of entry for using basic features of ruby ORMs☆195Updated 5 years ago
- A rails plugin that provides tasks for creating and restoring snapshots of development data.☆35Updated 14 years ago
- Don't delete your records, move them to a different table☆371Updated 12 years ago
- Translate Ruby strings and arrays with Google Translate.☆295Updated last year
- Rails 4 generator of CRUD admin interfaces for existing models.☆118Updated 9 years ago
- Rails builder for creating tables and calendars inspired by ActionView's FormBuilder.☆119Updated 11 years ago
- The second incarnation of Globalize for Rails☆363Updated 14 years ago
- Add support for master/slave database clusters in ActiveRecord to improve performance.☆58Updated 13 years ago
- Battle-tested capistrano recipes for ruby, rubygems, apache, passenger, delayed_job, juggernaut, thinking_sphinx, mongodb, whenever, amon…☆362Updated 13 years ago
- The presenter library you already know.☆303Updated 13 years ago
- Capistrano Extensions☆38Updated 13 years ago
- Ruby in-memory models