|
|
|
|
|
by matdes
4374 days ago
|
|
the concept of a model is not at all tied to a data access pattern unless you subscribe to model = ActiveRecord::Base inheritor in the Rails world. Model is a well-defined term in the domain-driven design world, as in "Domain Model" |
|