Can you please explain what is the difference between string and symbol?
Tell me how would you freeze an object in ruby? Can you provide a simple example?
Tell me the role of modules and mixins in ruby?
Tell me what is the command to create a migration?
What are the data types in ruby?
Explain about normal method class?
Tell me what is the difference between active support's “hashwithindifferent” and ruby's “hash” ?
How will you rename and delete a file in Ruby?
What are Ruby iterators?
Explain until loop in ruby.
what is the difference between Procs and Blocks?
How would you freeze an object in ruby?
Do you know about dig, float and max?
Explain the use of ensure statement in Ruby?
Is ruby supports single inheritance/ multiple inheritance or both?