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:
=
instalar:
=
Runtime Dependencies (1):
activerecord
~> 3.2.3
Development Dependencies (1):
sqlite3
>= 0