# File lib/couchrest/model/utils/migrate.rb, line 44 def all_models callbacks = migrate_each_model(find_models) cleanup(callbacks) end