I have Site Model and i wanted to find all associated models of Site model which are having belongs_to relationship.After doing lot headache, here is the solution i foundhas_many models of Site Model Site.reflect_on_all_associations.map{|mac| mac.class_name if mac.macro==:has_many}.compact=> ["Layout", "User", "SubmenuLink", "Snippet", "Asset"]belongs_to model of Site ModelSite.reflect_on_all_associations.map{|mac| mac.class_name if mac.macro==:belongs_to}.compact=> ["User", "Page", "User"]To get all associationsSite.reflect_on_all_associations.map{|mac| … Continue reading How to get all associted models of rails model
blog
Cricket challenge flash game
Advanced cricket flash gamehttp://img.bollywoodsargam.com/games/files/game_4f2a798477213b30a4802e716e31a9a6.swf
Flash games
3rd worm game----------------------http://www.layoutshack.net/games/puzzle/1.swfFlash Puzzle Games Racing Game---------------------- http://www.layoutshack.net/games/racing/2.swfFlash Racing Games
