RubyFlow The Ruby and Rails community linklog

Implementing inheritance with params: CreateProducts < ActiveRecord::Migration[5.0]

In Rails 5 each migration class is inherited from ActiveRecord::Migration[5.0]. In this article I’ll describe why we need it and how to implement inheritance with params. http://rubyblog.pro/2017/07/implementing-inheritance-with-params

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in