ar_properties 0.0.2
This gem turns off schema introspection in favor of declaring properties in your models. Instead, you declare the properties in the model itself and ActiveRecord will only read and write the columns that you specify.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
activerecord
~> 3.2.3
Development 相依性套件 (1):
sqlite3
>= 0