Make getting a user by the username case insensitive
Compare changes
- William George authored
Remove duplicate username/id check by moving to a helper method
+ 6
− 3
@@ -7,7 +7,6 @@
@@ -37,7 +36,7 @@ def find_by_username!
@@ -47,10 +46,14 @@ def execute