CompanyBook / massive_record

HBase ruby client
130 stars 39 forks source link

Nedsted attributes #78

Open thhermansen opened 13 years ago

thhermansen commented 13 years ago

It would be nice to have the same feature as other ORMs when it comes to nested attributes. Like accepts_nested_attributes_for :some_associated_record .