acts_as_defaultable 0.0.3
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:
=
instalar:
=
Runtime Dependencies (1):
rails
= 3.2.0
Development Dependencies (8):
database_cleaner
>= 0
factory_girl_rails
>= 0
guard-rspec
>= 0
libnotify
>= 0
mysql2
>= 0
rb-fsevent
>= 0
rspec-rails
>= 0
spork
= 0.9.0.rc9