ignorable
ignorable copied to clipboard
Ignore columns in ActiveRecord
Results
2
ignorable issues
Sort by
recently updated
recently updated
newest added
Hi nthj, Big thanks for the ingorable gem. I found out, that this is now included since rails 5 It did still work with prior versions of rails 5 but...
I noticed while adding this gem to our repo that in some cases, Rails still allows you to access ignored columns with attribute getters and setters. To reproduce, retrieve a...