Tell me what is mixin in rails?



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

Post New Answer

More Ruby on Rails Interview Questions

What is the difference between concern and application_controller.rb in ruby on rails?

0 Answers  


Explain rails migration.

0 Answers  


how you can create a controller for subject?

0 Answers  


What are the hashes?

0 Answers  


am new to ruby. tell me one thing. i can view my project on browser when i write "ruby script/server". otherwise i cant view my project on localhost. what i have to do to view my project always on browser? pls help

5 Answers  






Mention the types of variables available in Ruby Class?

0 Answers  


Write a program to generate and run the application without the use of database

0 Answers  


Explain the advantages of ruby on rails?

0 Answers  


Am Fresher ..,i dont know seven controller methods.am searching in google .but am not getting .help me

0 Answers   Baidu,


Tell me what is ruby on rails?

0 Answers  


What are the functions performed by rails migration?

0 Answers  


What are the major components of Ruby on Rails?

1 Answers   QualTech,


Categories