RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Vandal - ActiveRecord force destroy records with all related associations.

A small gem that helps to delete an ActiveRecord instance or collection with associations (skipping callbacks or validations). It may be useful to remove broken data on test servers or locally.

https://github.com/kirillshevch/vandal

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in