Tell me how can you declare a block in ruby?
Tell us what is the difference between dynamic and static scaffolding?
Tell us in ruby, it explains about the defined operator?
Tell me can you call a private method outside a ruby class using its object?
Please explain each of the following operators and how and when they should be used: ==, ===, eql?, Equal?
Do you know when self.up and self.down method is used?
Tell me what does ruby name refers to?
Tell me how would you freeze an object in ruby? Can you provide a simple example?
Can you please explain what is the difference between string and symbol?
Tell me the role of modules and mixins in ruby?
Tell me what is the command to create a migration?
Tell me what is the difference between active support's “hashwithindifferent” and ruby's “hash” ?
Do you know about dig, float and max?
Do you know how ruby looks up a method to invoke?
As you know ruby provides four types of variables. List them and provide a brief explanation for each?