method
supports_migrations?
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::AbstractAdapter
supports_migrations?()
public
Does this adapter support migrations? Backend specific, as the abstract adapter always returns false.


