whiteprint 0.1.0
Whiteprint allows you to define attributes within your models. This definition allows for automatic migration generation. You can also use whiteprint for inheritance and composition of your model's attributes.
Gemfile:
=
install:
=
Runtime Dependencies (3):
Development Dependencies (10):
activerecord
~> 4.2
activesupport
~> 4.2
brakeman
>= 0
bundler
~> 1.9
flay
>= 0
flog
>= 0
rake
~> 10.0
rubocop
>= 0
simplecov
>= 0
sqlite3
>= 0