Sha256: b159b3f26ff8beb13727379baf253125224555a3da7df522b4cd6e0992f8a556
Contents?: true
Size: 127 Bytes
Versions: 16
Compression:
Stored size: 127 Bytes
Contents
class AddShowAddress < ActiveRecord::Migration def change add_column :ems_workshops, :show_address, :boolean end end
Version data entries
16 entries across 16 versions & 1 rubygems