methodmissing / scrooge

Fetch exactly what you need

This URL has Read+Write access

methodmissing (author)
Mon Feb 02 14:56:40 -0800 2009
commit  fb00ab64bda20ea1dae09ee8fa4e4e18e4dc9c3c
tree    096b4a5ec28f3773ee9b0dedc99f1b5f4215809c
parent  e77126191a66cb424b00ac7e0e82b2e38435dc6e
name age message
file README Fri Jan 30 12:50:21 -0800 2009 Pre-github [methodmissing]
file README.textile Loading commit data...
file Rakefile
directory assets/
file init.rb Fri Jan 30 12:50:21 -0800 2009 Pre-github [methodmissing]
file install.rb
directory lib/
directory rails/
directory spec/
directory tasks/
README.textile

Scrooge

A Framework and ORM agnostic Model / record attribute tracker to ensure production
Ruby applications only fetch the database content needed to minimize wire traffic
and reduce conversion overheads to native Ruby types.

This is mostly an experiment into unobtrusive tracking, respecting development workflows
and understanding Rack internals better.

!! Work in progress – ship early, ship often !!