Explain about variables?
What happens when a value is too big for fixnum?
Explain the role of modules and mixins in ruby?
Is ruby a strongly typed or a weakly typed language?
What are the data types in ruby?
Explain break statement in Ruby?
What are ruby variables.
How would you freeze an object in ruby? Can you provide a simple example?
How many types of associations relationships does a model has?
What function converts all html special symbols to html entities in ruby?
What is the pattern matching operator in ruby?
Tell me how you define instance variable, global variable and class variable in ruby?
What is RubyGems in Ruby programming language?
Tell me how symbol is different from variables?
What is the naming conventions for methods that return a boolean result?