|
In Rails you need one app/models/ class per database table. With Dr Nic's Magic Models, you no longer need an explicit model file in your app/models folder. You've got a "people" table? Use Person class without ever defining it.
Registered: 2006-07-25 16:04 Activity Percentile: 12.31% View project activity statistics. |
|