Sha256: d666c5ac8cc9f4e5c36c0855c7b2091a386ef5cedae791d678642abd0514445e
Contents?: true
Size: 138 Bytes
Versions: 68
Compression:
Stored size: 138 Bytes
Contents
class AddArmIdToBitCoreSlideshows < ActiveRecord::Migration def change add_column :bit_core_slideshows, :arm_id, :integer end end
Version data entries
68 entries across 68 versions & 1 rubygems