Sha256: 80f6bddd80acd10001b0dc88c7bc367910b4495a7e57d503533698e6c9bba32f
Contents?: true
Size: 144 Bytes
Versions: 36
Compression:
Stored size: 144 Bytes
Contents
class AddJsonAttributesToSpinaPages < ActiveRecord::Migration[5.2] def change add_column :spina_pages, :json_attributes, :jsonb end end
Version data entries
36 entries across 36 versions & 1 rubygems