basic_model 0.2.1
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
~> 3.0
activesupport
~> 3.0