activerecord-tablefree 3.0.0
ActiveRecord Tablefree Models provides a simple mixin for creating models that are not bound to the database. This approach is useful for taking advantage of the features of ActiveRecord such as validation, relationships, etc.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
activerecord
>= 3.0.0