From CodeIgniter to Rails

Rails steht schon länger auf der Liste von Dingen die ich lernen will daher sein hier das Posting From CodeIgniter to Ruby on Rails: A Conversion erwähnt:

Throughout this tutorial, we’ll create a simple shoutbox application in CodeIgniter, and then port it over to Ruby on Rails. We’ll be comparing the code between the two applications to see where they are similar, and where they differ. Learning Rails is much easier if you are already familiar with an MVC (Model, View, Controller) framework structure.

Possibly related posts (automatically generated)