Check for empty fields in your database
If you work on a project that is quite old and you haven’t looked in database schema yet it is time to clean up the garbage! See all empty columns with this simple ruby script.
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!
If you work on a project that is quite old and you haven’t looked in database schema yet it is time to clean up the garbage! See all empty columns with this simple ruby script.
Post a comment