Flowdock
method

run

Importance_1
Ruby on Rails latest stable (v5.2.3) - 0 notes - Class: ActiveRecord::Migration
run(*migration_classes) public

Runs the given migration classes. Last argument can specify options:

  • :direction (default is :up)

  • :revert (default is false)

Show source
Register or log in to add new notes.