method
supports_migrations?
v3.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::AbstractAdapter
supports_migrations?()public
Does this adapter support migrations? Backend specific, as the abstract adapter always returns false.