Disable dangerous rake tasks in production, now as a gem!
Some time ago I wrote a blog post about disabling dangerous rake tasks in production using a rake task. Today I was very glad to hear from @adamcooke that he turned it into a gem, rails-safe-tasks. Amazing to experience the power of open source firsthand!
Comments
Using .destroy_all or .delete_all in a PRODUCTION console could use some attention too
Post a comment