class method self.verbose

Ruby on Rails 7.2.3

Since v7.2.3

Available in: v7.2.3 v8.0.4 v8.1.2

Specifies if migrations will write the actions they are taking to the console as they happen, along with benchmarks describing how long each step took. Defaults to true.

Source
# File activerecord/lib/active_record/migration.rb, line 800
    cattr_accessor :verbose

Defined in activerecord/lib/active_record/migration.rb line 800 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::Migration

Type at least 2 characters to search.

↑↓ navigate · open · esc close