Flowdock
v5.2.3 - Show latest stable - 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 `SchemaMigration.table_name` 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.