softace/paperclip_database

View on GitHub
lib/generators/paperclip_database/migration/USAGE

Summary

Maintainability
Test Coverage
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