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
We're using RSpec output to document the permissions of all our resources. The default description is not what we want since it inspects the user and that adds noise to the output for no value.
I understand that it's probably not reasonable to change the default description because some people may depend on that behavior. But, it would be good to add the ability to customize it.
We're using RSpec output to document the permissions of all our resources. The default description is not what we want since it inspects the user and that adds noise to the output for no value.
I understand that it's probably not reasonable to change the default description because some people may depend on that behavior. But, it would be good to add the ability to customize it.
For example, I added a:
If you're interested in a related PR, I'll send one in.
The text was updated successfully, but these errors were encountered: