Sha256: 0b1b05d5f7920401b4fd3bf13fe71f4906504c41a24e9c745e641b2210914039
Contents?: true
Size: 144 Bytes
Versions: 5
Compression:
Stored size: 144 Bytes
Contents
class AddItemsBooleans < ActiveRecord::Migration[5.0] def change add_column :editable_components_items, :data_boolean, :boolean end end
Version data entries
5 entries across 5 versions & 1 rubygems