Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Superclass: ActiveRecord::Base

This class is used to create a table that keeps track of which migrations have been applied to a given database. When a migration is run, its schema number is inserted in to the schema migrations table so it doesn’t need to be executed the next time.

Show files where this class is defined (1 file)
Register or log in to add new notes.