Description: The 'adaptation' command creates a new Adaptation adaptor with a default directory structure and configuration at the path you specify. Example: adaptation ~/Code/Ruby/crm_adaptor This generates a skeletal Adaptation installation in ~/Code/Ruby/adaptation. See the README in the newly created application to get going. WARNING: Only specify --without-gems if you did not use gems to install Adaptation. Your application will expect to find activerecord directory in the vendor directory.