[LRUG] Beginning Rails in 2012

Tom Stuart tom at experthuman.com
Fri Mar 16 04:18:30 PDT 2012


On 16 Mar 2012, at 10:47, Murray Steele wrote:
> 1.0 (or earlier) was MVC
> 1.2 was the REST stuff
> 2.x ?? (I can't remember, but I assume there was some base innovation here other than feature creep - maybe it wasn't in core web stuff)

For the record, 1.2 was indeed about "REST" (CRUD controllers, map.resources), whereas 2.0 was about "resources" (record identification, content-negotiated templates, no semicolons in URLs).

Maybe a future version of Rails will be about REST, no scare quotes required?

Cheers,
-Tom


More information about the Chat mailing list