activerecord-tablefree 3.1.5
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, nested_attributes, etc.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
activerecord
>= 5.0.0, ~> 5.0