Hacker News new | ask | show | jobs
by xiaoma 3449 days ago
Cake PHP was basically a copy of Rails. When Rails first appeared, it didn't exist.
1 comments

According to Wikipedia that is false. CakePHP in April 2005, RoR in December 2005
No, that's not true.

The history section of the wikipedia entry on rails says: "Hansson first released Rails as open source in July 2004, but did not share commit rights to the project until February 2005."[1]

The very second sentence of the wikipedia article on CakePHP is: " It follows the model–view–controller (MVC) approach and is written in PHP, modeled after the concepts of Ruby on Rails, and distributed under the MIT License."[2]

Then, in the fourth paragraph: "One of the project's inspirations was Ruby on Rails, using many of its concepts. "

[1]https://en.wikipedia.org/wiki/Ruby_on_Rails#History

[2]https://en.wikipedia.org/wiki/CakePHP

I stand corrected.