-
Handle invalid params when trying update_username · 3faa7653Bob Van Landuyt authored
Using strong params to require the presence of a username when calling `update_username`. Otherwise we'd raise a `NoMethodError` validating the paths on disk.
3faa7653
×