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 |
what is testing in rails?
who developed rails?
Explain me what are the limits of ruby on rails?
Tell us what is the difference between redirect and render in ruby on rails?
how many types of callbacks available in ror?
Write a program to show the functionality of request.xhr in ruby on rails ?
Tell me what is ruby on rails?
At is cross-site request forgery (csrf)?
What are the hashes?
what is the command to create a migration?
Why do we use request.xhr? in rails
What is active record in rails?