Sha256: be1e71e03ddfdc714c4c10daf98a08ca523a0ae15faff9d98a4e7d0630ab3ab4
Contents?: true
Size: 131 Bytes
Versions: 160
Compression:
Stored size: 131 Bytes
Contents
class AddOrganizationImage < ActiveRecord::Migration[4.2] def change add_column :organizations, :logo_url, :string end end
Version data entries
160 entries across 160 versions & 2 rubygems