bdurand / acts_as_trashableLinks
ActiveRecord extension that serializes destroyed records into a trash table from which they can be restored. This is intended to reduce the risk of users misusing your application's delete function and losing data.
☆17Updated 14 years ago
Alternatives and similar repositories for acts_as_trashable
Users that are interested in acts_as_trashable are comparing it to the libraries listed below
Sorting:
- #set speeds up RSpec test suites by persisting records once☆206Updated 7 years ago
- Sort HTML tables in your Rails app.☆157Updated 6 years ago
- An ActiveRecord plugin that makes it easier to do reporting.☆478Updated 6 years ago
- simple_form custom inputs to get image/link previews with file uploads.☆162Updated 2 years ago
- Rails builder for creating tables and calendars inspired by ActionView's FormBuilder.☆119Updated 11 years ago
- A Ruby library for the Campaign Monitor API☆126Updated 2 months ago
- CSV template handler for Rails 3☆83Updated 4 years ago
- Collection of ActiveModel/ActiveRecord validators☆302Updated last year
- RackTest driver for Capybara with remote request support☆211Updated 2 years ago
- A Rails gem for storing app configuration data in your database, with a config file to fall back on.☆114Updated 5 months ago
- vCard and iCalendar support for ruby☆144Updated 3 weeks ago
- A smart table builder for Rails collections☆128Updated 5 years ago
- Provides a single point of entry for using basic features of ruby ORMs☆195Updated 5 years ago
- Comma is a small CSV (ie. comma separated values) generation extension for Ruby objects, that lets you seamlessly define a CSV output for…☆517Updated 10 months ago
- Custom performance logging for Rails☆135Updated last month
- routing-filter wraps around the complex beast that the Rails routing system is, allowing for unseen flexibility and power in Rails URL re…☆463Updated last year
- The presenter library you already know.☆303Updated 13 years ago
- A Better Nested Inheritable Layouts Plugin for Rails☆237Updated 4 years ago
- Exception handling for Ruby on Rails☆108Updated 4 months ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Common Rails validations wrapped in a gem.☆91Updated 10 years ago
- Turnkey Flash messages for your Rails app☆147Updated last year
- run Rack applications in-process, without a server☆166Updated 3 years ago
- Adds in proccess id and memory usage in your rails logs, great for tracking down memory leaks☆347Updated 14 years ago
- Cache based on arguments AND object state; store in memcached, redis, or in-process. Like alias_method, but it's cache_method! One step b…☆136Updated 2 years ago
- Adds support for easily creating custom preferences for models☆161Updated 10 years ago
- Validation groups for ActiveRecord☆60Updated 9 years ago
- 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
- Allow your models to know who the current_user is.☆226Updated 3 years ago
- Rails plugin for the jQuery Datatables library☆165Updated 15 years ago