Emil Carlsson

Results 2 issues of Emil Carlsson

Add some sort of profile functionality where the user can switch between different profiles to track progress across multiple accounts. Suggested by Alex Zhang: > I would like to know,...

feature

The adjustment I'm proposing addresses a compatibility issue with Ruby on Rails when input names include brackets, like `user[phone]`. Currently, appending `_country` to such input names results in `user[phone]_country`, which...