[RUBY] I don't like this source code-proper nouns and variable names

I would like to summarize a better way to write the source code of the program.

Proper nouns and variable names

sample.kt


  class iPhoneManager {}
  fun getFaceBook(){}

sample.rb


  you_tube_api_limit = 100

How can I refactor

Recommended Posts

I don't like this source code-proper nouns and variable names
I don't like this source code-is the quotation mark single or double?