Description:

The generator generates a database migration for the paperclip database storage

Example:

rails generate paperclip_database_migration User attachment

This will create:
    db/migrations/YYYYMMDDHHmmss_create_user_attachments.rb