class method
self.schema_migrations_table_name=
Ruby on Rails edge
Since v5.0.7.2Signature
schema_migrations_table_name=(table_name)
Sets the name of the schema migrations table.
Source
# File activerecord/lib/active_record/model_schema.rb, line 80
Defined in activerecord/lib/active_record/model_schema.rb line 80
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::ModelSchema