acts_as_defaultable 0.0.4
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:
=
インストール:
=
Runtime依存関係 (1):
rails
~> 3.2.1
Development依存関係 (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