Select Git revision
profiles_controller.rb
-
Bob 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.
Bob Van Landuyt authoredUsing strong params to require the presence of a username when calling `update_username`. Otherwise we'd raise a `NoMethodError` validating the paths on disk.