module Migration
Ruby on Rails 4.2.9
Since v3.0.20Holds common methods for migrations. It assumes that migrations has the [0-9]*_name format and can be used by another frameworks (like Sequel) just by implementing the next migration version method.
Ruby on Rails 4.2.9
Since v3.0.20Holds common methods for migrations. It assumes that migrations has the [0-9]*_name format and can be used by another frameworks (like Sequel) just by implementing the next migration version method.