Slashdot Mirror


User: lorewarden

lorewarden's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Rails posts prediction ... on Agile Web Development with Ruby on Rails · · Score: 1
    It's great and a *lot* of other frameworks in other languages could stand to pay attention to the innovations in Rails.
    Please list the innovations Rails has... Object relational mapping? nope, Hibernate did it before Rails... mapping requests to controller methods, filters? nope, Webwork2 has been doing both long before Rails. code generation? everybody and their grandmother have been doing that.