component / model

Minimalistic extensible data models
122 stars 40 forks source link

add constructor-level methods #11

Open tj opened 11 years ago

tj commented 11 years ago

you should be able to update / destroy things etc without fetching first (User.destroy(id, fn) etc), though low priority