You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, all of the model attributes are rendered. As sensitive columns such as password_digest or access_token are usually redacted by Rails, it would be amazing to take out the columns completely to save some space.
The text was updated successfully, but these errors were encountered:
Currently, all of the model attributes are rendered. As sensitive columns such as
password_digest
oraccess_token
are usually redacted by Rails, it would be amazing to take out the columns completely to save some space.The text was updated successfully, but these errors were encountered: