What function converts all html special symbols to html entities in ruby?
what is the difference extend and include?
Explain the use of retry statement in ruby?
Explain the types of variables available in ruby class?
How is object methods defined in ruby?
Tell us in ruby, it explains about the defined operator?
how many ways you can create a concatenating string?
Do you know how ruby looks up a method to invoke?
Interpolation is a very important process in Ruby, comment.
What are advantages of using ruby?
How to check whether a directory exist or not in Ruby?
Define ruby methods.
How to use sql db or mysql db. Without defining it in the database.yml
How would you implement hash in ruby internally?
Tell me how would you freeze an object in ruby? Can you provide a simple example?