Lazy attributes and partial updates
commite682ecda465f74e676f53eb3a8003e985b467edf
authorPratik Naik <pratiknaik@gmail.com>
Thu, 20 Dec 2007 14:08:50 +0000 (20 14:08 +0000)
committerPratik Naik <pratiknaik@gmail.com>
Thu, 20 Dec 2007 14:08:50 +0000 (20 14:08 +0000)
tree42f6f75e10e41c5d58ceddc238cb6e89ae9366d9
parentcee593492542b6172f7c602877cbf4fd315bd0ec
Lazy attributes and partial updates
CHANGELOG
README
init.rb
lib/activerecord/changed.rb [new file with mode: 0644]
test/app/models/person.rb
test/db/migrate/002_add_stuff_to_person.rb [new file with mode: 0644]
test/db/schema.rb
test/test/unit/person_test.rb