- 
						How can rails polymorphism be called in a page?
						
 rails polymorphism problem: 
 I now have  questions ,  articles ,  comments  three models, one  question  corresponds to multiple  comments , and a  article  corresponds to multiple  comments . Now how to submit  comments  under  question ? 
  my  model... 
- 
						How does virtual inheritance in CPP solve the ambiguity when accessing ordinary member functions in the diamond problem?
						 suppose that ABCD class, BC virtual inheritance from AMagle D inherited from BC,A class virtual function (not overridden at the same time in BC) and member variables belong to the internal of the class, if both of them solve the ambiguity, it can be solv... 
MySQL Query :  SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5 
 MySQL Error : Disk full (/tmp/#sql-temptable-64f5-4299f06-5971.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") 
 MySQL Errno : 1021 
 Message :  Disk full (/tmp/#sql-temptable-64f5-4299f06-5971.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") 
Need Help?