Sergiy Beduyev

Results 2 comments of Sergiy Beduyev

Workaround ``` ruby user = User.new() user.avatar = params[:avatar][:tempfile] user.avatar_file_name = params[:avatar][:filename] ```

@kadadhic Just wanted to kindly check if there’s a chance to review this PR when possible. Thank you!