voltrb / volt

A Ruby web framework where your Ruby runs on both server and client
MIT License
3.22k stars 196 forks source link

Improve associations #358

Open Eximius opened 8 years ago

Eximius commented 8 years ago

has_one has cascade functionality.

I don't have the arcane knowledge of volt models to do that on has_many.

Of course, there is nothing like restrict functionality.

More importantly now, has_one has options, just as has_many.