class Rails::Generators::AppGenerator

def update_db_schema

def update_db_schema
  build(:db_when_updating)
end