basic_model 0.4.0
BasicModel is intended to be used in a tableless model in Rails >= 3.0. It complies with the ActiveModel API and includes valdiations, so it can be used in form helpers without a problem.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activemodel
< 5, >= 3.0
activesupport
< 5, >= 3.0
Development 依赖 (1):
rake
>= 0