Ad
  • Custom User Avatar

    My code works in my VSCode, but when I try to start test in code wars, this error apears :
    main.rb:5:in to_camel_case': undefined method capitalize' for nil:NilClass (NoMethodError)
    from main.rb:21:in `'

    I dont understand why because, as I said, when i run my file with ruby, it works.
    Any clue why ?
    Thanks and good kata by the way !