acts_as_defaultable 0.0.1
This 'acts_as' extension provides the capability for having a default object. The class that has this specified needs to have a default column defined as an integer, string or boolean on the mapped database table
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
~> 3.2.0.rc1
Development Dependencies (6):
factory_girl_rails
>= 0
guard-rspec
>= 0
libnotify
>= 0
mysql2
>= 0
rb-fsevent
>= 0
spork
= 0.9.0.rc9