Tell me what is mixin in rails?
Answer / keerthi
We cannot inherit subclass from more than one class so multiple inheritance is not possible in ruby if we try to enable it we use modules we can include any number of modules in one class is called mixin principles.
Is This Answer Correct ? | 0 Yes | 0 No |
Explain bundler in rails.
What are the different types of association relationships that exist?
what is Mixin in Rails?
what is testing in rails?
How does router work in rails?
What are the various changes between the rails version 2 and 3?
What is the flash?
explain request/response cycle?
what is the difference between Active support’s “HashWithIndifferent” and Ruby’s “Hash” ?
when self.up and self.down method is used?
What do you understand by rails?
who developed rails?