summaryrefslogtreecommitdiff
path: root/devel/ruby-activemodel32/DESCR
blob: fac04cb941a48fe8fb4b60af4f5839ec71f6d671 (plain)
1
2
3
4
Active Model provides a known set of interfaces for usage in model classes.
They allow for Action Pack helpers to interact with non-ActiveRecord models,
for example. Active Model also helps building custom ORMs for use outside of
the Rails framework.