method

say_with_time

rails latest stable - Class: ActiveRecord::InvalidMigrationTimestampError::Migration

Method not available on this version

This method is only available on newer versions. The first available version (v7.2.3) is shown here.

say_with_time(message)
public

Outputs text along with how long it took to run its block. If the block returns an integer it assumes it is the number of rows affected.