Archives

RubyOnRails posts

Browse archives
ActiveRecord: unobtrusive ORM Aug 25, 2005

While studying Ruby on Rails and looking for documentation I found this post by David Heinemeier Hansson
Addressing concerns with Active Record (Loud Thinking).
It explains some of the rationale behind the Active Record machinery and why it has been made so that you can do the easy thigs VERY easily while it is trivial to revert [...]

Read ActiveRecord: unobtrusive ORM