tomatoes
tomatoes copied to clipboard
Nice profile URL
Since our profile URL is something like this: "/users/511d223a9515c800020002e8". It may be nice to add a parameter in the profile to enable the use of the username or anything else by checking its availability. For instance "/users/canercandan"
BR.
You can use Twitter or GitHub username as user slug but the route should be prefixed with OAuth provider type.
Example:
http://tomato.es/users/4e2d3ec0ad7f170001000001 http://tomato.es/users/twitter/johnnyaboh http://tomato.es/users/github/potomak
Otherwise username attribute should be added to User model.