Daily Archives: July 19, 2007

Ruby on Rails

Something weird with this kind of programming… in this programming language we can’t read the code partially, we must know how the code flow. in Rails we will find concept of MVC (Models,Views n Controller) something like ASP.NET have.. in this concept we just create the model, decide how it will displayed on web browser… Read More »