We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
How to change "resource #1" to "" in dashboard collections
Add this method to the dashboard for Resource. Example for user:
def display_resource(user) user.name end
User Docs