7 ms·
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
by matdes 12y 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"